added did-navigate event, getFavicon api and workaround webview spec
This commit is contained in:
parent
9b585458c1
commit
36819e2638
9 changed files with 51 additions and 10 deletions
|
@ -236,6 +236,7 @@ registerWebViewElement = ->
|
|||
methods = [
|
||||
"getUrl"
|
||||
"getTitle"
|
||||
"getFavicon"
|
||||
"isLoading"
|
||||
"isWaitingForResponse"
|
||||
"stop"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue