Document isMainFrame
argument for WebContents did-fail-load
event.
This commit is contained in:
parent
f12f87d6f0
commit
884c9cc2f5
3 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,7 @@ Returns:
|
|||
* `errorCode` Integer
|
||||
* `errorDescription` String
|
||||
* `validatedURL` String
|
||||
* `isMainFrame` Boolean
|
||||
|
||||
This event is like `did-finish-load` but emitted when the load failed or was
|
||||
cancelled, e.g. `window.stop()` is invoked.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue