electron/lib/renderer
Rob Brackett 64a84dee3b Add isLoadingMainFrame method to WebContents.
Also switch `webContents.executeJavaScript` to check it instead of `isLoading`.
There doesn’t seem to be a reasonable public way to get this information out of Chromium, so it’s synthesized here based on WebContentsObserver callbacks.
Fixes #5183.
2016-04-18 10:37:08 -07:00
..
api Rename ATOM_ ipc event prefix to ELECTRON_ 2016-04-07 09:04:55 -07:00
web-view Add isLoadingMainFrame method to WebContents. 2016-04-18 10:37:08 -07:00
chrome-api.js use window.location instead of location 2016-03-30 17:00:34 -07:00
init.js Avoid adding a new option to webPreferences 2016-04-14 10:50:07 +09:00
inspector.js derp 2016-03-30 17:00:35 -07:00
override.js Avoid adding a new option to webPreferences 2016-04-14 10:50:07 +09:00