add will-navigate, did-navigate-to-different-page events to webview
This commit is contained in:
parent
8aced2c31e
commit
9f6319dd71
2 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,8 @@ supportedWebViewEvents = [
|
|||
'dom-ready'
|
||||
'console-message'
|
||||
'new-window'
|
||||
'will-navigate'
|
||||
'did-navigate-to-different-page'
|
||||
'close'
|
||||
'crashed'
|
||||
'gpu-crashed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue