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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 11:52:57 PDT 2020


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

            Bug ID: 217722
           Summary: [Webkit 14] : Caching undefined on subsequent
                    instantiation
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chad.nehemiah94 at gmail.com

We are utilizing App-Bound domains with a webview in our react native app.
we set  webViewConfiguration.limitsNavigationsToAppBoundDomains = YES; via https://github.com/react-native-webview/react-native-webview , we notice that our service worker registers and thus populates our web-browser Cache on initial instantiation, but on subsequent instantiations, window.caches is undefined.

-- 
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/20201014/9ff975d2/attachment-0001.htm>


More information about the webkit-unassigned mailing list