Closed
Bug 682291
Opened 13 years ago
Closed 13 years ago
Undoing a closed tab does not increment the count of open tabs in the actionbar
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 9
People
(Reporter: mfinkle, Assigned: lucasr)
References
Details
Attachments
(1 file)
3.85 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Using the new Tablet UI, in the actionbar we put a count of open tabs in the "show tab" button. The number is inc / dec if you open / close tabs. But it is not inc if you undo a closed tab.
Maybe we need a more fool-proof way of tracking? Can we listen for TabOpen / TabClose events?
Updated•13 years ago
|
Assignee | ||
Comment 3•13 years ago
|
||
Attachment #560308 -
Flags: review?(mark.finkle)
Reporter | ||
Updated•13 years ago
|
Attachment #560308 -
Flags: review?(mark.finkle) → review+
Reporter | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 5•13 years ago
|
||
Will push to inbound once try goes green:
https://tbpl.mozilla.org/?tree=Try&usebuildbot=1&rev=179780dcf805
Status: NEW → ASSIGNED
Keywords: checkin-needed
Comment 6•13 years ago
|
||
Previous try run failed to actually show any results and build api says that rev is 404 (no idea why), so pushed again:
https://tbpl.mozilla.org/?tree=Try&usebuildbot=1&rev=19373e00fd85
Comment 7•13 years ago
|
||
Ok, so that try push failed to insert into the schedulerdb as well, so I've just pushed this to inbound to save spending any longer on this.
https://hg.mozilla.org/integration/mozilla-inbound/rev/5f5dc93ba0a8
Target Milestone: --- → Firefox 9
Comment 8•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 9•13 years ago
|
||
Verified fixed on:
Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110926
Firefox/9.0a1 Fennec/9.0a1
Device: Acer ICONIA A500
OS: Android 3.1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•