Closed
Bug 1148797
Opened 7 years ago
Closed 5 years ago
Don't save transient Tabs into the Undo session
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox54 verified)
VERIFIED
FIXED
Firefox 54
Tracking | Status | |
---|---|---|
firefox54 | --- | verified |
People
(Reporter: mfinkle, Assigned: JanH)
Details
Attachments
(1 file, 2 obsolete files)
In SessionStore.onTabClose we should look at the session. If the session is empty or has only "about:home" or "about:privatebrowsing", we should not save the session
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jh+bugzilla
OS: Mac OS X → Android
Hardware: x86 → All
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•5 years ago
|
Attachment #8832190 -
Attachment is obsolete: true
Attachment #8832190 -
Flags: review?(mdeboer)
Assignee | ||
Updated•5 years ago
|
Attachment #8832191 -
Attachment is obsolete: true
Attachment #8832191 -
Flags: review?(s.kaspari)
Assignee | ||
Comment 3•5 years ago
|
||
Argh, wrong bug number, sorry.
Comment hidden (mozreview-request) |
Comment 5•5 years ago
|
||
mozreview-review |
Comment on attachment 8832216 [details] Bug 1148797 - Don't offer "Undo close tab" for empty tabs with no session history. https://reviewboard.mozilla.org/r/108564/#review111276 Very nice!
Attachment #8832216 -
Flags: review?(ahunt) → review+
Assignee | ||
Comment 6•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7349a9a69f143086adc880d25368596f96451a31
Keywords: checkin-needed
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/760e78724db9 Don't offer "Undo close tab" for empty tabs with no session history. r=ahunt
Keywords: checkin-needed
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/760e78724db9
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Comment 9•5 years ago
|
||
Verified as fixed on Nightly 54.0a1 (2017-02-09); Device: Huawei MediaPad M2 (Android 5.1.1).
Status: RESOLVED → VERIFIED
Updated•1 year ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•