dom/canvas/test/reftest/colors/color_canvas.html seems to require GPU process to set AllowWebgl2
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
People
(Reporter: bradwerth, Unassigned, NeedInfo)
References
Details
The generated tests "dom/canvas/test/reftest/colors/color_canvas.html" will all fail if gfx::gfxVars::AllowWebgl2 returns false. Bug 1919114 added a testing variant for no GPU process and that somehow causes that function to return false. Not sure why. This may reflect a real issue that might affect Windows users who disable the GPU process. The test variant added in Bug 1919114 was modified to force support for webgl to get around this issue.
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:jgilbert, could you have a look please?
For more information, please visit BugBot documentation.
Comment 2•8 months ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:ahale, since the bug doesn't have a severity set, could you please set the severity or close the bug?
For more information, please visit BugBot documentation.
Description
•