playwright/src/server/firefox
Andrey Lushnikov 80773fa96b
fix: disable chromium sandbox by default (#4090)
Certain environments, e.g. Azure Pipelines, override default user
inside container with a custom one, whereas fail to pass proper
seccomp profile for the docker image.

As a result, chromium sandboxing fails.

To ease life of devops deploying tests in various CI's, this patch
disables Chromium sandbox by default.

References #4084
2020-10-09 11:28:22 -07:00
..
ffAccessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffBrowser.ts api: update videos api, hide tracing (#4015) 2020-10-01 11:06:19 -07:00
ffConnection.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffExecutionContext.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffInput.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffNetworkManager.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
ffPage.ts api(video): simplify video api (#3924) 2020-09-18 17:36:43 -07:00
firefox.ts fix: disable chromium sandbox by default (#4090) 2020-10-09 11:28:22 -07:00
protocol.ts fix(screencast): replace ScreencastStopped with async path() (#3626) 2020-08-25 17:18:28 -07:00