Expose sendInputEvent in webview
This commit is contained in:
parent
1e918480b4
commit
ff0e15bf58
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@ registerWebViewElement = ->
|
||||||
"inspectServiceWorker"
|
"inspectServiceWorker"
|
||||||
"print"
|
"print"
|
||||||
"printToPDF"
|
"printToPDF"
|
||||||
|
"sendInputEvent"
|
||||||
]
|
]
|
||||||
|
|
||||||
# Forward proto.foo* method calls to WebViewImpl.foo*.
|
# Forward proto.foo* method calls to WebViewImpl.foo*.
|
||||||
|
|
Loading…
Reference in a new issue