[Webkit-unassigned] [Bug 212594] [ macOS ] REGRESSION(r262366): webgl/1.0.3/conformance/canvas/buffer-offscreen-test.html & webgl/2.0.0/conformance/canvas/buffer-offscreen-test.html are constant failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 18:50:46 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212594

--- Comment #7 from Dean Jackson <dino at apple.com> ---
Now that I think of it, this whole area could do with some cleanup. We really only need a WebGLLayer when the owning canvas is put in the page. It's a bit weird that the GraphicsContextGL lets the WebGLLayer manage the IOSurface backbuffers. Instead it should just hand the current framebuffer surface to the layer.

I don't want to make such a big change right now though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200603/b8b06516/attachment.htm>


More information about the webkit-unassigned mailing list