[Webkit-unassigned] [Bug 252664] REGRESSION: Previewing projects broken in Construct 3 web app with Safari TP 163

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 10:50:14 PST 2023


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

--- Comment #17 from Ashley Gullen <ashley at scirra.com> ---
Thanks for the investigation all. Ouch, looks like we ended up relying on a Chrome bug.

For now, I have added code that does user-agent sniffing and blanket disables our use of OffscreenCanvas on Safari. I would prefer to ship that solution since as you say it leaves us in control of it. However this may end up taking several weeks to roll out to all our users as per our usual release cycle and that would need to happen before the next version of Safari ships. When is that scheduled to happen? If it is very soon then perhaps adding a quirk would be a better way to avoid breakage in the short term.

I will also look in to updating the SW to map client IDs for workers, but similarly we will have to be careful how we roll that out.

-- 
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/20230227/527a1c0c/attachment.htm>


More information about the webkit-unassigned mailing list