Closed
Bug 1735937
Opened 4 years ago
Closed 4 years ago
Set gfx.offscreencanvas.enabled for wpt offscreen canvas related tests
Categories
(Core :: Graphics: CanvasWebGL, task, P3)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
We should set gfx.offscreencanvas.enabled for the WPT offscreen canvas related tests. Some of them are passing if we just flip the pref on for those tests. This should be done in order to begin greening the tree, and avoiding future regressions as we try to implement the WebGL path.
| Assignee | ||
Updated•4 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•4 years ago
|
||
In this patch, we set the gfx.offscreencanvas.enabled pref to true for
some WPT tests. This will increase our coverage for OffscreenCanvas and
help prevent regressions for the tests that are already passing.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/19481aa87b1d
Flip gfx.offscreencanvas.enabled for WPT OffscreenCanvas related tests. r=jrmuizel
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•