electron/lib/renderer
Samuel Attard 795447f61a Implement dialog (alert/confirm) blocking as a user switch after the first dialog
* This is to enable more browser-like behavior so that users who run third-party code
  will not be DOS'ed with alerts and confirms.  This is already handled like this
  in most major browsers so this will greatly help these developers
2018-03-06 11:19:15 +09:00
..
api Merge pull request #10909 from electron/update_remote 2017-11-03 09:16:28 -04:00
extensions 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
web-view remove setZoomLevelLimits 2018-02-20 08:57:48 -05:00
chrome-api.js 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
content-scripts-injector.js fix lint 2017-09-17 14:09:12 +08:00
init.js feature: Hot security tips (#11810) 2018-02-03 07:50:12 -07:00
inspector.js update a few menu.popup() calls to use the new API 2018-02-20 14:02:24 -06:00
override.js Use native window.open implementation 2017-03-19 17:41:20 +09:00
security-warnings.js feature: Hot security tips (#11810) 2018-02-03 07:50:12 -07:00
window-setup.js Implement dialog (alert/confirm) blocking as a user switch after the first dialog 2018-03-06 11:19:15 +09:00