playwright/packages/playwright-core/src/server/registry
Josh Lee 08bc4fd801
fix(registry): don't download x64 binaries on other platforms (#27462)
On Linux platforms, specifically check that process.arch is x64, rather
than treating it as 'not arm64'.

Treat Raspbian's /etc/os-release file as Debian.

Document the supported platforms somewhat.

Fixes #27453
2023-10-17 12:54:20 -07:00
..
browserFetcher.ts chore: render download progress in the host process (#26666) 2023-08-24 07:33:32 -07:00
dependencies.ts chore: make sure that we print warning for unsupported OS (#27610) 2023-10-16 10:49:57 -07:00
index.ts fix(registry): don't download x64 binaries on other platforms (#27462) 2023-10-17 12:54:20 -07:00
nativeDeps.ts fix(registry): don't download x64 binaries on other platforms (#27462) 2023-10-17 12:54:20 -07:00
oopDownloadBrowserMain.ts chore: fix installation tests (#26691) 2023-08-24 12:48:39 -07:00