Also add closeDevTools and isDevToolsOpened for webview

This commit is contained in:
Cheng Zhao 2014-11-03 22:12:56 +08:00
parent accd08a2bf
commit 4ebe58df57
5 changed files with 31 additions and 10 deletions

View file

@ -519,6 +519,8 @@ registerWebViewElement = ->
"executeJavaScript"
"insertCSS",
"openDevTools",
"closeDevTools",
"isDevToolsOpened",
"send"
]