Closed
Bug 2006015
Opened 9 months ago
Closed 7 months ago
Enable browser.tabs.remoteSVGIconDecoding by default
Categories
(Firefox :: Tabbed Browser, task)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
149 Branch
People
(Reporter: tschuster, Assigned: tschuster)
References
Details
(Keywords: sec-want, Whiteboard: [adv-main149-])
Crash Data
Attachments
(2 files)
I think before enabling remote SVG rendering by default we should first at least get the color-scheme handling working (bug 2004736).
| Assignee | ||
Updated•9 months ago
|
Summary: browser.tabs.remoteSVGIconDecoding by default → Enable browser.tabs.remoteSVGIconDecoding by default
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Comment 2•8 months ago
|
||
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e2d3c7f50a97
https://hg.mozilla.org/integration/autoland/rev/eed7988697d4
Enable browser.tabs.remoteSVGIconDecoding by default. r=tabbrowser-reviewers,dao
Comment 4•7 months ago
|
||
Group: firefox-core-security → core-security-release
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox147:
--- → wontfix
status-firefox148:
--- → wontfix
status-firefox149:
--- → fixed
status-firefox-esr115:
--- → wontfix
status-firefox-esr140:
--- → wontfix
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/21c14f83b810
https://hg.mozilla.org/integration/autoland/rev/f2b5af495a99
Use color-scheme for synced tab favicons. r=sync-reviewers,markh
Pushed by abutkovits@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/131497bb1b74
https://hg.mozilla.org/mozilla-central/rev/36e30118c116
Revert "Bug 2006015 - Enable browser.tabs.remoteSVGIconDecoding by default. r=tabbrowser-reviewers,dao" for causing content crashes.
Updated•7 months ago
|
Status: RESOLVED → REOPENED
status-firefox149:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 149 Branch → ---
Comment 7•7 months ago
|
||
E.g. bp-1e0f428e-c77f-4396-a5cf-a91430260120 as crash report.
Crash Signature: [@ IPCError-browser | RecvGetPageIconStream Wrong process type]
Flags: needinfo?(tschuster)
| Assignee | ||
Comment 8•7 months ago
|
||
Ah, I believe the crash is actually not caused by the tab favicons, but instead caused by the favicons in the sync menu. Seems like we use page-icon: for those, sometimes or always, in certain circumstances? I will just split the sync favicon stuff out of this and only enable remote tab favicons.
Flags: needinfo?(tschuster)
Pushed by tschuster@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5a6850032a86
https://hg.mozilla.org/integration/autoland/rev/4725516b7fc8
Enable browser.tabs.remoteSVGIconDecoding by default. r=tabbrowser-reviewers,dao
Comment 10•7 months ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 months ago → 7 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•6 months ago
|
QA Whiteboard: [sec] [qa-triage-done-c150/b149]
Updated•6 months ago
|
Whiteboard: [adv-main149-]
Updated•1 month ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•