Closed
Bug 1820926
Opened 2 years ago
Closed 2 years ago
Pocket newtab Discovery Stream topsites image issues
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: thecount, Assigned: thecount)
Details
Attachments
(1 file)
Seems there are issues with the image from Discovery Stream.
There are a few layers, but the 2 main ones are:
- Moving the DIscovery Stream topsites to load early exposed some processing to the url because it was set as a
customScreenshotURL
previously it would skip the extra processing because it was inserted later. Fix is to not usecustomScreenshotURL
and instead use favicon. - Favicon has a parsing issues because the quote usage was a bit wonky, but wasn't hard to fix it when we setup the favicon by adding the right quotes to ensure it can be parsed properly.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sdowne
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by sdowne@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30706372b15a
Pocket newtab fixing Discovery Stream topsite images. r=nanj
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Updated•2 years ago
|
QA Whiteboard: qa-112b-p2
You need to log in
before you can comment on or make changes to this bug.
Description
•