[Webkit-unassigned] [Bug 187435] "serviceworker.js" is fetched several times in a row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 21:27:45 PDT 2018


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
As per service worker spec, every time a navigation load happens (a page or an iframe is loaded), the service worker script is fetched, so this repetitive loads could actually happen.
I would expect 304 though, not 200, and it seems suspicious that only Safari/iOS would behave this way.
Nuno, is there a web site where we could repro this case?

-- 
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/20180708/19948403/attachment.html>


More information about the webkit-unassigned mailing list