[Webkit-unassigned] [Bug 217722] [Webkit 14] : Caching undefined on subsequent instantiation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 07:39:31 PDT 2020


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

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
What I understand:
- you register a service worker. As part of this service worker, caches is there and you populate it
- on a web page, window.caches is undefined.

One possibility is that the web page is not SecureContext.
Can you verify this? Has this web page navigator.serviceWorker but not window.caches?

-- 
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/20201015/1b0db511/attachment.htm>


More information about the webkit-unassigned mailing list