Fix refreshing test window
This commit is contained in:
parent
cd7b3dd291
commit
13c1b078f9
2 changed files with 6 additions and 1 deletions
|
@ -5,6 +5,7 @@ var BrowserWindow = require('browser-window');
|
|||
var Menu = require('menu');
|
||||
|
||||
var window = null;
|
||||
process.port = 0; // will be used by crash-reporter spec.
|
||||
|
||||
app.commandLine.appendSwitch('js-flags', '--expose_gc');
|
||||
app.commandLine.appendSwitch('ignore-certificate-errors');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue