webview: will-navigate and page-favicon-set navigation events
This commit is contained in:
parent
c424d0e9f3
commit
9b585458c1
9 changed files with 72 additions and 3 deletions
|
@ -16,6 +16,7 @@ supportedWebViewEvents = [
|
|||
'crashed'
|
||||
'destroyed'
|
||||
'page-title-set'
|
||||
'page-favicon-set'
|
||||
]
|
||||
|
||||
nextInstanceId = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue