puppeteer/src
robrobrobrob 64843b8885
fix: use win64 version of chromium when on arm64 windows (#8927)
* fix: use win64 version of chromium when on arm64 windows

no Win_arm available on storage.googleapis.com yet, and it currently defaults to win32

* fix: lint trailing space

* fix: use x64 chromium on Windows 11 for ARM

* fix: detect windows 11 without semver
2022-09-19 07:24:34 +00:00
..
api chore: support WebDriver BiDi browser instances (#8932) 2022-09-15 02:15:15 +02:00
common chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00
injected chore: incrementally erase cache on text change (#8961) 2022-09-15 18:48:55 +02:00
node fix: use win64 version of chromium when on arm64 windows (#8927) 2022-09-19 07:24:34 +00:00
templates chore: use handle instead of globals for injection (#8946) 2022-09-13 14:06:40 +02:00
util chore: use injections for wait tasks (#8943) 2022-09-15 08:22:20 +02:00
compat.d.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
constants.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
environment.ts chore: consolidate deferred promise (#8863) 2022-08-30 16:24:51 +02:00
initializePuppeteer.ts fix: don't detect project root for puppeteer-core (#8907) 2022-09-06 14:26:05 +02:00
puppeteer-core.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
puppeteer.ts fix: expose a RemoteObject getter (#8642) 2022-07-07 13:04:28 +00:00
revisions.ts feat(chromium): roll to Chromium 106.0.5249.0 (r1036745) (#8869) 2022-08-31 15:27:59 +02:00
tsconfig.cjs.json chore: use handle instead of globals for injection (#8946) 2022-09-13 14:06:40 +02:00
tsconfig.esm.json chore: use handle instead of globals for injection (#8946) 2022-09-13 14:06:40 +02:00
types.ts chore: refactor frame tree management (#8952) 2022-09-16 05:35:51 +00:00