[Webkit-unassigned] [Bug 198317] New: WKWebsiteDataStore API fails to fetch web storage data for non-persistent data store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 17:48:13 PDT 2019


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

            Bug ID: 198317
           Summary: WKWebsiteDataStore API fails to fetch web storage data
                    for non-persistent data store
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com

In non-persistent session, we used SessionStorageNameSpace for localStorage and used in-memory map for sessionStorage. This is confusing, and makes it hard to maintain the same behavior for persistent session and non-persistent session.

-- 
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/20190529/d3f09632/attachment.html>


More information about the webkit-unassigned mailing list