mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul
This commit is contained in:
parent
a5e5a4367e
commit
5d80be3d56
@ -741,6 +741,8 @@ SessionStoreService.prototype = {
|
||||
if (!aNoNotification) {
|
||||
this.saveStateDelayed(aWindow);
|
||||
}
|
||||
|
||||
this._updateCrashReportURL(aWindow);
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user