electron/lib
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
..
browser Implement dialog (alert/confirm) blocking as a user switch after the first dialog 2018-03-06 11:19:15 +09:00
common Add deprecation warnings fot html/rtf methods (#11995) 2018-02-21 06:53:48 -06:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Implement dialog (alert/confirm) blocking as a user switch after the first dialog 2018-03-06 11:19:15 +09:00
sandboxed_renderer Expose desktopCapturer in sandbox mode. 2017-11-16 16:57:29 -03:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00