electron/lib/browser
Samuel Attard ad9e64d086
fix: remove race condition for executeJavaScript (#13691)
Replaces 'did-finish-load' with 'did-stop-loading' which semantically
maps to the events inside Chromium.  Before I think we were relying
on a natural 99% winnable race condition.

Fixes #13504
2018-07-17 13:32:28 +10:00
..
api fix: remove race condition for executeJavaScript (#13691) 2018-07-17 13:32:28 +10: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 Enable webview in sandbox renderer (#13435) 2018-07-03 02:06:26 +10:00
guest-window-manager.js Propagate referrer to new windows (#12397) 2018-04-05 18:13:24 -05:00
init.js Add "enable_desktop_capturer" build flag (#13133) 2018-06-13 11:15:34 -05:00
objects-registry.js fix double-freeing remote references 2018-07-12 10:44:26 +09:00
rpc-server.js fix double-freeing remote references 2018-07-12 10:44:26 +09:00