[Webkit-unassigned] [Bug 190041] Safari refuses to open pages with workbox due to “service worker redirection error”.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 29 13:46:15 PDT 2018


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
> FWIW, this behavior does not match Chrome‘s, where the bug does not appear.
> Maybe there is still some kind of browser-compat bug here.

It seems so if the scripts are the same in iOS and elsewhere.
Safari MacOS works, not iOS.
On MacOS, index.html fetch event is answered by the DOM cache.
On iOS, index.html is not in the DOM cache, fetch is used and it fails.

-- 
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/20180929/b6eaa942/attachment.html>


More information about the webkit-unassigned mailing list