electron/lib
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
..
browser Add isLoadingMainFrame method to WebContents. 2016-04-18 10:37:08 -07:00
common Rename ATOM_SHELL_ASAR to ELECTRON_ASAR 2016-04-08 08:53:58 -07:00
renderer Add isLoadingMainFrame method to WebContents. 2016-04-18 10:37:08 -07:00