Closed
Bug 1258384
Opened 9 years ago
Closed 9 years ago
Remove dead code conditioned on mReflozPref
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox45 unaffected, firefox46 wontfix, firefox47 wontfix, firefox48 fixed)
RESOLVED
FIXED
Firefox 48
Tracking | Status | |
---|---|---|
firefox45 | --- | unaffected |
firefox46 | --- | wontfix |
firefox47 | --- | wontfix |
firefox48 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
ZoomHelper.js has some code conditioned on BrowserEventHandler.mReflozPref which was removed back in bug 1201539. This code is therefore dead and should be removed.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/41439/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/41439/
Attachment #8732885 -
Flags: review?(mark.finkle)
Comment 2•9 years ago
|
||
Comment on attachment 8732885 [details]
MozReview Request: Bug 1258384 - Remove some leftover dead code. r?mfinkle
https://reviewboard.mozilla.org/r/41439/#review37921
mfinkle is PTO, drive-by r+!
Attachment #8732885 -
Flags: review+
Assignee | ||
Updated•9 years ago
|
Attachment #8732885 -
Flags: review?(mark.finkle)
Assignee | ||
Updated•9 years ago
|
status-firefox45:
--- → unaffected
status-firefox46:
--- → affected
status-firefox47:
--- → affected
status-firefox48:
--- → affected
Version: unspecified → 48 Branch
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Assignee | ||
Comment 5•9 years ago
|
||
No need to uplift this.
Updated•4 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
•