webview: will-navigate and page-favicon-set navigation events

This commit is contained in:
deepak1556 2015-04-18 01:25:31 +05:30
parent c424d0e9f3
commit 9b585458c1
9 changed files with 72 additions and 3 deletions

View file

@ -16,6 +16,7 @@ supportedWebViewEvents = [
'crashed'
'destroyed'
'page-title-set'
'page-favicon-set'
]
nextInstanceId = 0