Closed
Bug 678223
Opened 13 years ago
Closed 13 years ago
Use -moz-crisp-edges to prevent scaled-up favicons from looking blurry
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 8
People
(Reporter: mbrubeck, Assigned: mbrubeck)
References
Details
(Keywords: mobile, polish)
Attachments
(1 file)
2.39 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Favicons in Fennec are scaled to 32*32 pixels, usually from an original size of 16*16 pixels. Since bug 598736 enabled bilinear image scaling in Fennec, the favicons are scaled "fuzzily" instead of with simple pixel doubling. Most favicons will look better if we use "crisp" scaling instead.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #552407 -
Flags: review?(mark.finkle)
Comment 2•13 years ago
|
||
Comment on attachment 552407 [details] [diff] [review]
patch
Worth a shot
Attachment #552407 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Whiteboard: [inbound]
Assignee | ||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → Firefox 8
Comment 5•13 years ago
|
||
Verified Fixed
Mozilla/5.0 (Android; Linux armv7l; rv:8.0a1) Gecko/20110815 Firefox/8.0a1 Fennec/8.0a1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•