Merge branch 'master' into electron-17

* master:
  electron-130: fixes the issue raised
This commit is contained in:
Vishwas Shashidhar
2017-09-19 12:02:32 +05:30
2 changed files with 16 additions and 13 deletions

View File

@@ -178,7 +178,7 @@ function doCreateMainWindow(initialUrl, initialBounds) {
mainWindow.webContents.on('did-fail-load', function (event, errorCode,
errorDesc, validatedURL) {
loadErrors.showLoadFailure(mainWindow, validatedURL, errorDesc, errorCode, retry);
loadErrors.showLoadFailure(mainWindow, validatedURL, errorDesc, errorCode, retry, false);
});
// In case a renderer process crashes, provide an