Issue #8735:Support base URL option to loadURL for data URLs
This commit is contained in:
parent
8e4bdec6b6
commit
879082b1a6
6 changed files with 122 additions and 106 deletions
1
spec/fixtures/api/loaded-from-dataurl.js
vendored
Normal file
1
spec/fixtures/api/loaded-from-dataurl.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
require('electron').ipcRenderer.send('answer', 'test')
|
Loading…
Add table
Add a link
Reference in a new issue