electron/lib/browser
Samuel Attard 66d6ba8689 sec: deprecate some webPreference defaults to be secure-by-default (#14284)
* feat: deprecate default value of nodeIntegration

* Use DeprecationStatus::Stable as the default instead of shadowing

* change wording of deprecations

* chore: also deprecate kWebviewTag and kContextIsolation

* chore: do as we preach, lets be secure-by-default in the default app
2018-08-29 13:14:04 -05:00
..
api sec: deprecate some webPreference defaults to be secure-by-default (#14284) 2018-08-29 13:14:04 -05:00
chrome-extension.js Replace custom function with Object.values() 2018-02-05 20:03:28 -08:00
desktop-capturer.js Add a display_id parameter to the desktopCapturer API. (#12417) 2018-04-09 14:43:35 +09:00
guest-view-manager.js fix: emit focus/blur events for webview (#14344) 2018-08-28 13:35:44 -05:00
guest-window-manager.js fix: inheritance of webPreferences sub properties 2018-08-22 11:16:46 -05:00
init.js Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
objects-registry.js fix: use OS process handle to clear object registry (#14324) 2018-08-28 13:32:46 -05:00
rpc-server.js refactor: move common logic to handleRemoteCommand 2018-08-27 21:06:03 +02:00