Closed
Bug 1017047
Opened 11 years ago
Closed 11 years ago
Undo'ing a private tab restores it as a regular tab
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox32 verified, fennec32+)
VERIFIED
FIXED
Firefox 32
People
(Reporter: aaronmt, Assigned: Margaret)
References
Details
(Keywords: reproducible)
Attachments
(1 file)
|
1.29 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
Steps to Reproduce
* In a new private tab, open http://polygon.com
* In the tabs tray, swipe off Polygon
* 'Closed Polygon | Tap Undo' → Opens a new regular tab with Polygon
Expected: Polygon restored as a private tab
--
Nightly (05/28)
Asus Nexus 7 (2013, Android 4.4.2)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → margaret.leibovic
| Assignee | ||
Comment 1•11 years ago
|
||
This is probably just a matter of making sure session restore's closedTabs array know about private vs. regular tabs, and does the right thing when restoring them:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/components/SessionStore.js#828
Updated•11 years ago
|
tracking-fennec: ? → 32+
| Assignee | ||
Comment 2•11 years ago
|
||
I'm working with what we have here to restore as much as we know about.
I'm going to file a follow-up bug to restore the session history as well. That could help lay the groundwork for bug 732752.
Attachment #8431217 -
Flags: review?(bnicholson)
Updated•11 years ago
|
Attachment #8431217 -
Flags: review?(bnicholson) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 32
Comment 5•11 years ago
|
||
Verified as fixed in build 32.0a1 (2014-06-03);
Device: Google Nexus 5 (Android 4.4.2)
Status: RESOLVED → VERIFIED
Updated•5 years 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
•