[Webkit-unassigned] [Bug 254094] REGRESSION: Error on camera startup on iOS 16.4 Beta 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 20 16:06:21 PDT 2023


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

--- Comment #5 from Dean Jackson <dino at apple.com> ---
Yeah - it's likely that you're detecting OffscreenCanvas and assuming WebGL is supported. That's not quite ready yet.

It's good you can work around it, but I assume that won't automatically update every page that uses your library. We had a similar bug where we added a quirk that disabled OffscreenCanvas.

Is there something identifiable your JS library does that we could detect?

-- 
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/20230320/0850b28f/attachment.htm>


More information about the webkit-unassigned mailing list