Closed
Bug 2000535
Opened 8 months ago
Closed 8 months ago
Use moz-remote-image: for _getIconURLForWebApp
Categories
(Firefox :: Settings UI, defect, P1)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
Attachments
(1 file)
We use the _getIconURLForWebApp method to display favicons for web apps like the "mailto" handler. I think this relative obscurity and not being shown in the main UI, should make this a good test balloon for the new moz-remote-image: protocol.
| Assignee | ||
Updated•8 months ago
|
Assignee: nobody → tschuster
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Updated•8 months ago
|
Type: task → defect
Updated•8 months ago
|
Severity: -- → S4
Priority: -- → P3
Comment 2•8 months ago
•
|
||
Is this effectively a dupe of bug 1844792? (ie should we dupe that here)
Flags: needinfo?(tschuster)
| Assignee | ||
Comment 3•8 months ago
|
||
(In reply to :Gijs (he/him) from comment #2)
Is this effectively a dupe of bug 1844792? (ie should we dupe that here)
Indeed, this fixes the same issue with a bit different approach. Sorry, not sure how I forgot about that bug.
Flags: needinfo?(tschuster)
| Assignee | ||
Updated•8 months ago
|
Priority: P3 → P1
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/92a4d5250a0f
https://hg.mozilla.org/integration/autoland/rev/e0168ade2aea
Use moz-remote-image: for _getIconURLForWebApp. r=akulyk
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•