[Webkit-unassigned] [Bug 205450] New: -[WKWebsiteDataStore fetchDataRecordsOfTypes:completionHandler:] does not provide records originating from a custom url scheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 07:28:55 PST 2019


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

            Bug ID: 205450
           Summary: -[WKWebsiteDataStore
                    fetchDataRecordsOfTypes:completionHandler:] does not
                    provide records originating from a custom url scheme
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pavel.hlavnicka at macness.com

If WKWebView loads a page from a custom url scheme (set with setURLSchemeHandler), `fetchDataRecordsOfTypes` never returns any records related to this origin (tested to LocalDB and IndexedDB types). Accessing the data from the loaded page works well.

-- 
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/20191219/5e96cdd5/attachment.htm>


More information about the webkit-unassigned mailing list