electron/lib/browser
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
..
api feat: add commandLine.removeSwitch (#30933) 2021-10-06 16:45:58 -04:00
.eslintrc.json
default-menu.ts refactor: replace a few usages of V8 hidden properties (#29400) 2021-06-03 14:59:56 +09:00
devtools.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
guest-view-manager.ts feat: serialize NativeImage over ipc (#30729) 2021-09-07 10:37:45 -07:00
guest-window-manager.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
guest-window-proxy.ts fix: type internal APIs that can return null properly (#29852) 2021-07-27 14:48:12 +09:00
init.ts feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
ipc-main-impl.ts
ipc-main-internal-utils.ts
ipc-main-internal.ts
message-port-main.ts
rpc-server.ts refactor: only access memory coordinator interface from browser process (#31295) 2021-10-05 15:30:31 -07:00