[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 19:03:39 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212594
--- Comment #8 from Dean Jackson <dino at apple.com> ---
This is slightly tricky since we indicate we need preparation as we touch GL, but we only know if we need to actually prepare at the end of the run loop.
So I guess the Document::prepareCanvasesForDisplayIfNeeded has an even more correct name now. It should check if the canvas element is actually in its body before preparing.
--
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/331c50d2/attachment.htm>
More information about the webkit-unassigned
mailing list