feat: add <webview>.sendToFrame() / frameId to 'ipc-message' event (#30451)
This commit is contained in:
parent
be43996d35
commit
501ac15b1d
4 changed files with 43 additions and 3 deletions
|
@ -65,6 +65,7 @@ export const asyncMethods = new Set([
|
|||
'insertText',
|
||||
'removeInsertedCSS',
|
||||
'send',
|
||||
'sendToFrame',
|
||||
'sendInputEvent',
|
||||
'setLayoutZoomLevelLimits',
|
||||
'setVisualZoomLevelLimits',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue