Closed
Bug 927938
Opened 11 years ago
Closed 11 years ago
TopSites tiles flicker as they load in
Categories
(Firefox for Metro Graveyard :: Firefox Start, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 27
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
Attachments
(1 file)
2.45 KB,
patch
|
rsilveira
:
review+
|
Details | Diff | Splinter Review |
There's a bit of jank as the TopSites tiles on the Start screen load in, as the thumbnails show up they get re-drawn a moment later.
Assignee | ||
Comment 1•11 years ago
|
||
Turns out we unset and re-set the background image on each tile needlessly when the favicon color info becomes available. This fix was originally bundled into a patch on bug 927226.
Attachment #818610 -
Flags: review?(rsilveira)
Comment 2•11 years ago
|
||
Comment on attachment 818610 [details] [diff] [review]
don't reset tile background thumbnanil when favicon-based color is set
Review of attachment 818610 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good!
Attachment #818610 -
Flags: review?(rsilveira) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 27
You need to log in
before you can comment on or make changes to this bug.
Description
•