Closed Bug 1944611 Opened 25 days ago Closed 24 days ago

Some Suggest results returned by Merino now have broken favicons

Categories

(Firefox :: Top Sites, defect)

defect

Tracking

()

RESOLVED FIXED
136 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox134 --- unaffected
firefox135 --- unaffected
firefox136 + fixed

People

(Reporter: mconley, Assigned: mconley)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

It seems that for Suggest, Merino returns some icon URIs that are actually chrome:// URIs for local tippytop images:

We recently moved those images in bug 1941026 so that they're accessed from chrome://browser/content/topsites/tippytop/ rather than chrome://activity-stream/content/data/content/tippytop/.

This means that for Nightly, where we did that move, these results are getting URIs that don't map to proper local images. We could update Merino to point at the new URIs, but that'd break older clients who have the old URIs. We could do UA sniffing, but that's maybe complicated.

For now, I think I can remap the local URIs to chrome://activity-stream/content/data/content/tippytop/ without moving the files back to browser/components/newtab to make things work again. That'll fix things in the short term, and not block the move happening in bug 1938452. We can then figure out how to decouple Merino from this internal notion of where icons are stored afterwards.

Component: New Tab Page → Search
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Component: Search → Top Sites

Set release status flags based on info from the regressing bug 1941026

[Tracking Requested - why for this release]:

In the event that this bug rides the trains, Suggest users on Beta will probably see some broken favicons for various results.

See Also: → 1944686
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/202a0b27fd64 Temporarily remap tippytop URIs back to chrome://activity-stream/content/data/content/tippytop/. r=jteow,home-newtab-reviewers,thecount
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3689d3cd2bfb Temporarily remap tippytop URIs back to chrome://activity-stream/content/data/content/tippytop/. r=jteow,home-newtab-reviewers,thecount
Status: ASSIGNED → RESOLVED
Closed: 24 days ago
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Flags: needinfo?(mconley)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: