Set isolated world security origin
This commit is contained in:
parent
7f6283352f
commit
7fb77ee1cb
2 changed files with 9 additions and 3 deletions
1
spec/fixtures/api/isolated-preload.js
vendored
1
spec/fixtures/api/isolated-preload.js
vendored
|
@ -9,7 +9,6 @@ window.foo = 3
|
|||
|
||||
webFrame.executeJavaScript('window.preloadExecuteJavaScriptProperty = 1234;')
|
||||
|
||||
|
||||
window.addEventListener('message', (event) => {
|
||||
ipcRenderer.send('isolated-world', {
|
||||
preloadContext: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue