[Webkit-unassigned] [Bug 19112] New: HTML 5 Storage missing globalStorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 18 12:26:28 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19112

           Summary: HTML 5 Storage missing globalStorage
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at nczonline.net


Re this bug: 
https://bugs.webkit.org/show_bug.cgi?id=11245

It looks like DOM Storage was implemented from an earlier version of HTML 5.
The localStorage object no longer is part of the spec and has been replaced by
the globalStorage object (implemented by both IE8 and Firefox 2). WebKit should
also implement globalStorage for compatibility and completeness.


-- 
Configure bugmail: http://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