зеркало из https://github.com/mozilla/gecko-dev.git
bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul
This commit is contained in:
Родитель
e82d146136
Коммит
6707728be9
|
@ -741,6 +741,8 @@ SessionStoreService.prototype = {
|
|||
if (!aNoNotification) {
|
||||
this.saveStateDelayed(aWindow);
|
||||
}
|
||||
|
||||
this._updateCrashReportURL(aWindow);
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче