add open devtools api to webview tag
This commit is contained in:
parent
5e99c8f280
commit
368d23ef5b
3 changed files with 47 additions and 2 deletions
|
@ -517,7 +517,8 @@ registerWebViewElement = ->
|
|||
"isCrashed"
|
||||
"setUserAgent"
|
||||
"executeJavaScript"
|
||||
"insertCSS"
|
||||
"insertCSS",
|
||||
"openDevTools",
|
||||
"send"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue