Closed
Bug 666564
Opened 12 years ago
Closed 12 years ago
[Regression] Using Quit menu does not save session state as expected
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: andreea.pod, Unassigned)
References
Details
Mozilla /5.0 (Android;Linux armv7l;rv:7.0a1) Gecko/20110623 Firefox/7.0a1 Device: LG Optimus 2X (Android 2.2) When closing the last browser window, the code should not track the closing of the tabs in the window. This allows the last tabs in the last window to be restored via the previous tabs list in about:home. The Quit menu is not calling Browser.closing(), which sends "browser-lastwindow-*" notifications, which SessionStore service uses to correctly handle the session shutdown. The patch makes it work Note: the original bug is Bug 665544 and it is verified fixed.
Reporter | ||
Comment 1•12 years ago
|
||
No patch, sorry :D
Reporter | ||
Updated•12 years ago
|
Whiteboard: [regression]
Comment 2•12 years ago
|
||
Is this still happening for you, Andreea? Also, do you have any other extensions installed?
Keywords: regressionwindow-wanted
Whiteboard: [regression]
Reporter | ||
Comment 3•12 years ago
|
||
(In reply to comment #2) > Is this still happening for you, Andreea? Also, do you have any other > extensions installed? I had a new profile with no other extensions installed, but this is not happening anymore on 6/27 build. It was working fine on: Mozilla /5.0 (Android;Linux armv7l;rv:7.0a1) Gecko/20110622 Firefox/7.0a1 and it started happening again on: Mozilla /5.0 (Android;Linux armv7l;rv:7.0a1) Gecko/20110623 Firefox/7.0a1 Built from http://hg.mozilla.org/mozilla-central/rev/48e72227c2fa
Comment 4•12 years ago
|
||
WFM on: Mozilla /5.0 (Android;Linux armv7l;rv:8.0a1) Gecko/20110809 Firefox/8.0a1 Fennec/8.0a1 Device: Motorola Droid 2 (Android 2.2)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•12 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•