electron/atom
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
..
app Do no load PDF library from DLL 2016-04-14 17:15:20 +09:00
browser Add isLoadingMainFrame method to WebContents. 2016-04-18 10:37:08 -07:00
common Bump v0.37.6 2016-04-15 16:48:09 +09:00
renderer Make sure every page will get a script context created 2016-04-12 15:11:10 +09:00
utility Do no load PDF library from DLL 2016-04-14 17:15:20 +09:00