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
|
@ -3120,6 +3120,7 @@ describe('BrowserWindow module', () => {
|
|||
typeofFunctionApply: 'function'
|
||||
},
|
||||
pageContext: {
|
||||
openedLocation: '',
|
||||
preloadProperty: 'undefined',
|
||||
pageProperty: 'string',
|
||||
typeofRequire: 'undefined',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue