Closed
Bug 1054712
Opened 10 years ago
Closed 10 years ago
Duplicated logic for HiDPI favicon rendering on tabbrowser and search bar
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
People
(Reporter: rittme, Assigned: rittme)
References
Details
Attachments
(1 file, 1 obsolete file)
The code that makes uses of #-moz-resolution for rendering HiDPI favicons in tabbrowser and search bar is now duplicated and should instead use the helper function from bug 1052174.
http://mxr.mozilla.org/mozilla-central/source/browser/components/search/content/search.xml?rev=1061661a1119#296
http://mxr.mozilla.org/mozilla-central/source/browser/base/content/tabbrowser.xml?rev=20f9b816ebcd#834
Flags: firefox-backlog?
Updated•10 years ago
|
Flags: firefox-backlog? → firefox-backlog+
Updated•10 years ago
|
Status: NEW → ASSIGNED
QA Whiteboard: [qa?]
Updated•10 years ago
|
QA Whiteboard: [qa?] → [qa-]
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8474366 -
Flags: review?(MattN+bmo)
Comment 2•10 years ago
|
||
Comment on attachment 8474366 [details] [diff] [review]
rev 1 - Replaced duplicate code with call to helper function for HiDPI favicons
Review of attachment 8474366 [details] [diff] [review]:
-----------------------------------------------------------------
Don't forget the bug number in the bug # in the commit message. Also, it's unclear from the commit message what "the helper function" is.
Attachment #8474366 -
Flags: review?(MattN+bmo) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8474366 -
Attachment is obsolete: true
Attachment #8474792 -
Flags: review+
Comment 4•10 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
You need to log in
before you can comment on or make changes to this bug.
Description
•