[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 Mar 6 04:07:25 PST 2023


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

--- Comment #26 from Ashley Gullen <ashley at scirra.com> ---
The breakage is in features gated on availability of the User Activation API and module type workers. These aren't supported in Firefox yet, but as things stood it would probably have been broken in Firefox too. However Firefox provide transparency around feature schedules and release dates, so we could at least plan around that.

I've updated our SW on an emergency schedule to work around this, but we've now run in to a difficult SW caching issue - it seems Safari keeps bringing back the old SW which has the issue... I really can't figure out why that is happening. Perhaps we need to wait out the HTTP cache? But I don't know if we can wait that long. So we added UA sniffing and turned off the affected feature. I never like doing that, but I can't plan for a better option.

-- 
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/20230306/5e31fcad/attachment.htm>


More information about the webkit-unassigned mailing list