[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:53:50 PST 2023


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

--- Comment #6 from Dean Jackson <dino at apple.com> ---
One thing we could consider is adding a quirk that disables OffscreenCanvas just for pages that use Construct. Two issues:

1. How can we detect this? Do you have any advice? Easiest would be noticing scripts that load from a domain, but that won't address content that loads from its own domain.

2. You'd effectively never get OffscreenCanvas in Safari, unless you could work around our detection in newer versions.

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


More information about the webkit-unassigned mailing list