fix: execute session preload scripts in sandboxed renderers (#16538)
This commit is contained in:
parent
a25f82c91f
commit
fa5442f211
5 changed files with 47 additions and 33 deletions
1
spec/fixtures/module/get-global-preload.js
vendored
Normal file
1
spec/fixtures/module/get-global-preload.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
require('electron').ipcRenderer.send('vars', window.preload1, window.preload2)
|
Loading…
Add table
Add a link
Reference in a new issue