playwright/src/server
Andrey Lushnikov 47e30f047b
feat: introduce chromiumSandbox launch option (#3067)
The option is intended to be used instead of the `--no-sandbox`
argument that is accepted exclusively by Chromium and crashes
WebKit.

References #2745
2020-07-21 13:49:09 -07:00
..
browserServer.ts chore(websocket): extract common socket part (#2506) 2020-06-10 16:33:27 -07:00
browserType.ts fix: auto-add --no-sandbox when running Chromium under root (#3064) 2020-07-21 13:21:42 -07:00
chromium.ts feat: introduce chromiumSandbox launch option (#3067) 2020-07-21 13:49:09 -07:00
electron.ts feat(rpc): introduce protocol.pdl (#3054) 2020-07-20 17:38:06 -07:00
electronLoader.ts feat(electron): experimental electron support (#2166) 2020-05-11 18:00:33 -07:00
firefox.ts fix: auto-add --no-sandbox when running Chromium under root (#3064) 2020-07-21 13:21:42 -07:00
pipeTransport.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00
playwright.ts chore: remove uncompiled download-browser (#2018) 2020-04-28 17:06:01 -07:00
processLauncher.ts feat(rpc): gracefully close browsers in server process on disconnect (#3005) 2020-07-17 16:14:23 -07:00
validateDependencies.ts devops: show package names instead of missing libs on Ubuntu 18.04 (#3013) 2020-07-17 16:50:20 -07:00
webkit.ts fix: auto-add --no-sandbox when running Chromium under root (#3064) 2020-07-21 13:21:42 -07:00
webSocketServer.ts chore(logs): rework logs for simplicity (#2592) 2020-06-16 17:11:19 -07:00