mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
When `--enable-sandbox` is passed, electron will use chromium sandbox to spawn all renderers, and every new BrowserWindow will automatically have "sandboxed" passed as a web preference(since the renderer would not work properly otherwise).