removed will-navigate and did-navigate events
This commit is contained in:
parent
05be71e9bc
commit
18b3dfa350
8 changed files with 5 additions and 48 deletions
|
@ -7,7 +7,6 @@ WEB_VIEW_EVENTS =
|
|||
'did-finish-load': []
|
||||
'did-fail-load': ['errorCode', 'errorDescription']
|
||||
'did-frame-finish-load': ['isMainFrame']
|
||||
'did-navigate': []
|
||||
'did-start-loading': []
|
||||
'did-stop-loading': []
|
||||
'did-get-response-details': ['status', 'newUrl', 'originalUrl',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue