electron/lib
Samuel Attard 014ebbd6fa
feat: add commandLine.removeSwitch (#30933)
* feat: add commandLine.removeSwitch

In some cases apps may want to remove Chromium command line switches to avoid certain Chromium behaviors being used, E.g. remote-debugging-port or gpu-launcher

* fix: add missing removeSwitch to app.ts

Co-authored-by: Milan Burda <milan.burda@gmail.com>
2021-10-06 16:45:58 -04:00
..
asar feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
browser feat: add commandLine.removeSwitch (#30933) 2021-10-06 16:45:58 -04:00
common chore: remove Node.js patch on Module.globalPaths (#31275) 2021-10-06 09:20:05 +09:00
isolated_renderer refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
renderer refactor: only access memory coordinator interface from browser process (#31295) 2021-10-05 15:30:31 -07:00
sandboxed_renderer refactor: only access memory coordinator interface from browser process (#31295) 2021-10-05 15:30:31 -07:00
worker fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00