chore: remove deprecated app.enableMixedSandbox() (#17894)

This commit is contained in:
Milan Burda 2019-04-24 06:07:40 +02:00 committed by Shelley Vohr
parent 9b779657fb
commit 253d049ac9
3 changed files with 15 additions and 4 deletions

View file

@ -181,6 +181,11 @@ logging level for all code in the source files under a `foo/bar` directory.
This switch only works when `--enable-logging` is also passed.
## --no-sandbox
Disables Chromium sandbox, which is now enabled by default.
Should only be used for testing.
[app]: app.md
[append-switch]: app.md#appcommandlineappendswitchswitch-value
[ready]: app.md#event-ready