playwright/packages/playwright-core/src/server/registry
Yury Semikhatsky 567386c23f
fix(webkit): add libnghttp2 to the deps on older distros (#27399)
`bin/WPENetworkProcess` depends on `libsoup-3.0.so.0` which we bundle
with the browser on Ubuntu 20 and Debian 11, but soup3 depends on
`libnghttp2.so` which is expected to be installed on the host.

Fixes https://github.com/microsoft/playwright/issues/27255
2023-10-02 18:06:28 -07:00
..
browserFetcher.ts chore: render download progress in the host process (#26666) 2023-08-24 07:33:32 -07:00
dependencies.ts chore: merge the util exports (#20110) 2023-01-13 13:50:38 -08:00
index.ts feat: display package manager in CLI help and tips (#26450) 2023-08-17 08:53:08 -07:00
nativeDeps.ts fix(webkit): add libnghttp2 to the deps on older distros (#27399) 2023-10-02 18:06:28 -07:00
oopDownloadBrowserMain.ts chore: fix installation tests (#26691) 2023-08-24 12:48:39 -07:00