Closed
Bug 1737257
Opened 3 years ago
Closed 3 years ago
Ensure we pass along the force sync decoding flag for SVGImageFrame
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
Details
Attachments
(1 file)
We do this for SVGImageFrame::PaintSVG
:
But not for SVGImageFrame::CreateWebRenderCommands
:
Assignee | ||
Comment 1•3 years ago
|
||
We did this for SVGImageFrame::PaintSVG, but not for
SVGImageFrame::CreateWebRenderCommands.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/12010d4559a7
Ensure that we force sync decoding for SVGImageFrame when requested. r=tnikkel
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•