add open devtools api to webview tag

This commit is contained in:
gray 2014-11-02 06:34:22 -08:00
parent 5e99c8f280
commit 368d23ef5b
3 changed files with 47 additions and 2 deletions

View file

@ -517,7 +517,8 @@ registerWebViewElement = ->
"isCrashed"
"setUserAgent"
"executeJavaScript"
"insertCSS"
"insertCSS",
"openDevTools",
"send"
]