electron/lib/browser
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 Add isLoadingMainFrame method to WebContents. 2016-04-18 10:37:08 -07:00
chrome-extension.js standardize by hand 2016-03-30 17:00:33 -07:00
desktop-capturer.js Rename ATOM_ ipc event prefix to ELECTRON_ 2016-04-07 09:04:55 -07:00
guest-view-manager.js Rename ATOM_ ipc event prefix to ELECTRON_ 2016-04-07 09:04:55 -07:00
guest-window-manager.js Rename ATOM_ ipc event prefix to ELECTRON_ 2016-04-07 09:04:55 -07:00
init.js Store default_app in .asar archive 2016-04-01 12:40:32 -07:00
objects-registry.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
rpc-server.js Rename ATOM_ ipc event prefix to ELECTRON_ 2016-04-07 09:04:55 -07:00