fix: ipcRemote.sendSync regression after moving away from JSON for return values (#13941)
This commit is contained in:
parent
a7052efaf4
commit
9a1ad2b93f
4 changed files with 5 additions and 2 deletions
|
@ -544,6 +544,7 @@ describe('<webview> tag', function () {
|
|||
typeofFunctionApply: 'function'
|
||||
},
|
||||
pageContext: {
|
||||
openedLocation: '',
|
||||
preloadProperty: 'undefined',
|
||||
pageProperty: 'string',
|
||||
typeofRequire: 'undefined',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue