Closed
Bug 526550
Opened 15 years ago
Closed 14 years ago
Restore Session does not appear after crash with GreaseMonkey 0.8.20090920.2
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bc, Unassigned)
References
()
Details
(Whiteboard: [notacrash])
In my default profile, when visiting https://bugzilla.mozilla.org/attachment.cgi?id=410259 (warning - crash on load) I am not prompted to restore my session when restarting with Minefield/Mac OS X. It just starts right up and immediately crashes again.
This is not a regression from bug 411930 since I confirmed the same behavior with a 20091030 build. Haven't tried safe-mode or disabling my extensions yet. Will do now.
Comment 1•15 years ago
|
||
Can you also check the value for some sessionstore prefs. In particular browser.sessionstore.max_resumed_crashes. If that's set to -1, you'll never get the crash page and will always just restore. Also, if that pref has a very high value, then you'll get a lot of consecutive crashes before we show the crash page.
Component: Breakpad Integration → Session Restore
Product: Toolkit → Firefox
QA Contact: breakpad.integration → session.restore
Reporter | ||
Comment 2•15 years ago
|
||
Note this was 1.9.3 only. Not 1.9.2.
GreaseMonkey 0.8.20090123.1 is the culprit. It is not compatible. I can imagine this being a problem for some people/extensions though...
browser.sessionstore.max_resumed_crashes;1
browser.sessionstore.max_tabs_undo;10
browser.sessionstore.max_windows_undo;3
Summary: Restore Session does not appear after crash with specific profile → Restore Session does not appear after crash with GreaseMonkey 0.8.20090123.1
Reporter | ||
Comment 3•15 years ago
|
||
Greasemonkey 0.8.20090123.1 and 0.8.20090920.2 both are bad and neither is compatible.
Summary: Restore Session does not appear after crash with GreaseMonkey 0.8.20090123.1 → Restore Session does not appear after crash with GreaseMonkey 0.8.20090920.2
Updated•15 years ago
|
Whiteboard: [notacrash]
Comment 4•14 years ago
|
||
Is this bug still needed, given newer versions of greasemonkey? 20100408 works for me.
Reporter | ||
Comment 5•14 years ago
|
||
lets go for works for me.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•