electron/lib/renderer/web-view
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
..
guest-view-internal.js Add support/tests for did-get-response-details event on <WebView> 2016-04-08 12:55:20 -07:00
web-view-attributes.js eradicate all per-file eslint globals 2016-03-30 17:00:34 -07:00
web-view-constants.js autoformat more easy files 2016-03-30 17:00:31 -07:00
web-view.js Add isLoadingMainFrame method to WebContents. 2016-04-18 10:37:08 -07:00