[Webkit-unassigned] [Bug 206741] WKWebView support for Service Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 21:32:35 PDT 2023


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

tristan-morris <tristan.morris at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tristan.morris at gmail.com

--- Comment #5 from tristan-morris <tristan.morris at gmail.com> ---
Trialling this today with AppBoundDomains set, navigator.serviceWorker is exposed. But workers can only be loaded via HTTP or HTTPS protocols. 

Workers can't be loaded from a custom URL scheme (at least if set via setURLSchemeHandler - https://developer.apple.com/documentation/webkit/wkwebviewconfiguration).

Ideally it would be possible to load workers from customproto://localhost/service-worker.js for example.

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


More information about the webkit-unassigned mailing list