Merge pull request #8799 from nitsakh/baseURLForDataURL

Support base URL option to loadURL for data URLs
This commit is contained in:
Kevin Sawicki 2017-03-06 10:25:53 -08:00 committed by GitHub
commit f549bda9fc
6 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1 @@
require('electron').ipcRenderer.send('answer', 'test')