Closed
Bug 711136
Opened 14 years ago
Closed 14 years ago
thumbnails on about:home are really poor quality
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(firefox11 verified, fennec11+)
VERIFIED
FIXED
Firefox 12
People
(Reporter: dietrich, Assigned: blassey)
Details
Attachments
(2 files)
1.84 KB,
patch
|
mfinkle
:
review+
mfinkle
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
437.12 KB,
image/png
|
Details |
they are super pixelated and grody looking.
Reporter | ||
Comment 1•14 years ago
|
||
going to zimbra shows this off quite well.
Assignee | ||
Updated•14 years ago
|
Priority: -- → P3
Comment 2•14 years ago
|
||
I think we can just bump up the size of the saved thumbnails a little bit. We are saving them as 96x96 pixel. I see that the ICS browser code uses 240x160
Priority: P3 → P1
Assignee | ||
Updated•14 years ago
|
OS: Mac OS X → Android
Hardware: x86 → ARM
Assignee | ||
Updated•14 years ago
|
tracking-fennec: --- → 11+
Assignee | ||
Comment 3•14 years ago
|
||
Assignee: nobody → blassey.bugs
Attachment #587614 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 4•14 years ago
|
||
Comment 5•14 years ago
|
||
Comment on attachment 587614 [details] [diff] [review]
patch
r+, but lets use 240x160 for the dimensions
Attachment #587614 -
Flags: review?(mark.finkle) → review+
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 12
Comment 7•14 years ago
|
||
(In reply to Matt Brubeck (:mbrubeck) from comment #6)
> https://hg.mozilla.org/mozilla-central/rev/ba96b6a034c2
That still specifies 120x80 !?
Comment 8•14 years ago
|
||
(In reply to Steffen Wilberg from comment #7)
> (In reply to Matt Brubeck (:mbrubeck) from comment #6)
> > https://hg.mozilla.org/mozilla-central/rev/ba96b6a034c2
> That still specifies 120x80 !?
That is the mdpi values. The patch is scaling those based on the DPI, so on ICS where the DPI scale is 2, we are at 240x160.
Assignee | ||
Comment 9•14 years ago
|
||
Comment on attachment 587614 [details] [diff] [review]
patch
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
unreadable, unrecognizable thumbnails
Testing completed (on m-c, etc.):
Risk to taking this patch (and alternatives if risky):
using more memory in the DB to store the thumbnails
Attachment #587614 -
Flags: approval-mozilla-aurora?
Updated•14 years ago
|
Attachment #587614 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 10•14 years ago
|
||
status-firefox11:
--- → fixed
Comment 11•14 years ago
|
||
Verified fixed on Nightly 12.0a1 (2012-01-31)
Aurora 11.0a2 (2012-01-31)
Device:Samsung Galaxy S2 (Android 2.3.4)
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
•