Closed
Bug 1655076
Opened 5 years ago
Closed 11 months ago
Drop the separate _iconURL for search engines, store everything in the icon map.
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: standard8, Assigned: mbeier)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
Following on from bug 1655070, we should drop the separate _iconURL and store everything in the icon map.
Callers to SearchEngine.iconURI can be returned the icon matching 16x16 until bug 795866 is fixed.
As part of this, we should look through the built-in search engines in browser/components/search/extensions and correct the manifest to reference 32 rather than 16 where appropriate.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → mbeier
Whiteboard: [sng]
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•11 months ago
|
||
Pushed by mbeier@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4d5a9f29386
Drop the separate _iconURL for search engines, store everything in the icon map. r=Standard8
Comment 3•11 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Updated•4 months ago
|
QA Whiteboard: [search] [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•