Closed
Bug 2024160
Opened 6 months ago
Closed 5 months ago
Allow moz-remote-image (SVG favicons) in the synced tabs sidebar
Categories
(Firefox :: Sidebar, defect)
Firefox
Sidebar
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox148 | --- | unaffected |
| firefox149 | + | fixed |
| firefox150 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
Due to bug 2024094, I took the opportunity to look at our violation telemetry again and I noticed that we seem to be blocking moz-remote-image: URLs (used for SVG favicons) also in the "Tabs from other devices" sidebar.
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Updated•6 months ago
|
status-firefox148:
--- → unaffected
status-firefox149:
--- → affected
status-firefox150:
--- → affected
status-firefox-esr115:
--- → unaffected
status-firefox-esr140:
--- → unaffected
| Assignee | ||
Comment 2•6 months ago
|
||
[Tracking Requested - why for this release]: User visible regression with certain tabs in the sidebar missing favicons.
tracking-firefox149:
--- → ?
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/10091a903af7
https://hg.mozilla.org/integration/autoland/rev/a4fe180dd494
Allow moz-remote-image: (SVG favicons) in the synced tabs sidebar. r=Gijs,sync-reviewers,skhamis
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Comment 5•5 months ago
|
||
Potential uplift in the planned dot release.
Comment 6•5 months ago
|
||
The patch landed in nightly and beta is affected.
:tschuster, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox149towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(tschuster)
Comment 7•5 months ago
|
||
firefox-release Uplift Approval Request
- User impact if declined/Reason for urgency: Missing favicon for tabs in the Synced Tabs sidebar.
- Code covered by automated testing?: no
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Just add allows something in the Content-Security-Policy.
- String changes made/needed?: no
- Is Android affected?: no
Attachment #9556674 -
Flags: approval-mozilla-release?
| Assignee | ||
Comment 8•5 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D288368
| Assignee | ||
Updated•5 months ago
|
Flags: needinfo?(tschuster)
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
Updated•5 months ago
|
Attachment #9556674 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•