Closed
Bug 1914083
Opened 3 months ago
Closed 3 months ago
Remove gfx.offscreencanvas.enabled pref
Categories
(Core :: Graphics: Canvas2D, task)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: gregp, Assigned: gregp)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
It's been enabled by default for about 2 years (bug 1779009)
Comment 1•3 months ago
|
||
:gregp I don't know when you're planning to land a patch for this. If it's very soon, do you mind waiting by the end of the month so I can test something? There was an issue with the Firefox implementation and Element (See links below). It's supposed to have been resolved for a while now but I just want to make sure the current implementation doesn't have any issue that we missed and could potential break Element especially that we use it daily.
Flags: needinfo?(gregp)
Assignee | ||
Comment 2•3 months ago
|
||
My understanding is that Gecko has a complete OffscreenCanvasRenderingContext2D implementation (including text/filters/etc).
Andrew, is this accurate?
Flags: needinfo?(gregp) → needinfo?(aosmond)
Assignee | ||
Comment 4•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → gregp
Status: NEW → ASSIGNED
Comment 5•3 months ago
|
||
Thanks for the confirmation.
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/fc63b8d7a3c1
Remove gfx.offscreencanvas.enabled pref r=webidl,gfx-reviewers,smaug,aosmond
Comment 7•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Updated•3 months ago
|
Keywords: dev-doc-needed
Comment 8•3 months ago
|
||
FYI to MDN docs team. Nothing needed for this (at all)
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•