Closed
Bug 355898
Opened 18 years ago
Closed 16 years ago
Errors if you quit while Session restore dialog is showing
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: hwaara, Unassigned)
References
Details
Reproduced on Firefox-cocoa, trunk 20061008.
Steps to reproduce:
1. Crash Firefox somehow
2. Start up Firefox, and the Session Restore dialog pops up
3. Press Cmd-Q (Quit)
Result:
These errors are spewn to the console:
###!!! ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr', file nsWeakReference.cpp, line 109
JavaScript error: , line 0: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://browser/content/browser.js :: BrowserShutdown :: line 1048" data: no]
JavaScript error: , line 0: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://browser/content/search/search.xml :: :: line 110" data: no]
Updated•18 years ago
|
Component: Help Documentation → General
QA Contact: help.documentation → general
Updated•18 years ago
|
Component: General → Session Restore
Updated•18 years ago
|
QA Contact: general → session.restore
Comment 1•17 years ago
|
||
This should be fixed once the Session Restore dialog is shown somewhat later in the game (as planned to happen in bug 354894).
Depends on: 354894
Comment 2•16 years ago
|
||
Resolving as INVALID since the Session Restore prompt was removed in bug 448976.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•