[Webkit-unassigned] [Bug 26732] New: Combine LocalStorage and SessionStorage into StorageNamespace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 14:32:26 PDT 2009


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

           Summary: Combine LocalStorage and SessionStorage into
                    StorageNamespace
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jorlow at chromium.org
                CC: andersca at apple.com, sam at webkit.org, beidson at apple.com,
                    yael.aharon at nokia.com, fishd at chromium.org,
                    zwarich at apple.com, playmobil at google.com,
                    michaeln at google.com, dglazkov at chromium.org


For the final step of https://bugs.webkit.org/show_bug.cgi?id=25376, combine
LocalStorage and SessionStorage into StorageNamespace.  The synching code (for
LocalStorage) has already been removed, so these classes are now very similar. 
All they do is essentially contain a logical grouping of origins that are
attached to specific contexts (be it PageGroups for LocalStorage and Page for
SessionStorage).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list