[Webkit-unassigned] [Bug 253431] OffscreenCanvas missing WebGL support breaks all Construct 3 content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 10:43:19 PST 2023


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

--- Comment #3 from Dean Jackson <dino at apple.com> ---
> We *could* consider removing the OffscreenCanvas + WebGL support in non-worker situations.

… but that wouldn't actually help you it seems. You assume WebGL if you see OffscreenCanvas, which is a mistake. e.g. you don't assume that WebGPU, or ImageBitmap, or any future rendering context, is supported in OffscreenCanvas, even though that will eventually happen.

-- 
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/20230309/c1842c1b/attachment.htm>


More information about the webkit-unassigned mailing list