webContents: event to detect status of requested resource
This commit is contained in:
parent
fb00c28026
commit
15a648a879
7 changed files with 49 additions and 0 deletions
|
@ -8,6 +8,7 @@ supportedWebViewEvents = [
|
|||
'did-frame-finish-load'
|
||||
'did-start-loading'
|
||||
'did-stop-loading'
|
||||
'did-get-response-details'
|
||||
'did-get-redirect-request'
|
||||
'console-message'
|
||||
'new-window'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue