Closed
Bug 1713651
Opened 3 years ago
Closed 3 years ago
Turn off recording SVG images as blobs by default
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | unaffected |
firefox90 | --- | fixed |
firefox91 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
This is causing too many performance concerns and it is going to beta today. Let's just turn it off in beta and nightly until we sort it out.
Assignee | ||
Comment 1•3 years ago
|
||
There are performance problems we need to sort out, so let's just turn
off the pref which lets us continue testing without backing out.
Assignee | ||
Updated•3 years ago
|
status-firefox89:
--- → unaffected
status-firefox90:
--- → affected
status-firefox91:
--- → affected
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8f60f65d85d8
Turn off recording SVG images in blobs by default. r=jrmuizel
Assignee | ||
Comment 3•3 years ago
|
||
Comment on attachment 9224342 [details]
Bug 1713651 - Turn off recording SVG images in blobs by default.
Beta/Release Uplift Approval Request
- User impact if declined: May experience perf issues on pages with SVG images
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): We only had this turned on in nightly for 2 weeks. The pref flip will put us on the old code path.
- String changes made/needed:
Attachment #9224342 -
Flags: approval-mozilla-beta?
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Comment 5•3 years ago
|
||
Comment on attachment 9224342 [details]
Bug 1713651 - Turn off recording SVG images in blobs by default.
approved for 90.0b2, thanks
Attachment #9224342 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•3 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•