Bug 12489

Summary: Add DOM Storage support
Product: WebKit Reporter: Arthur Langereis <arthur_webkit>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement    
Priority: P2    
Version: 420+   
Hardware: All   
OS: OS X 10.4   
URL: http://developer.mozilla.org/en/docs/DOM:Storage

Arthur Langereis
Reported 2007-01-30 16:20:14 PST
DOM Storage is the WHATWG group's way of allowing web apps to store data on the client. Mozilla has adopted and implemented support for DOM Storage in Firefox 2.0. With IE supporting its own userData scheme, Safari should support this scheme and maybe even allow shared use of the globalStorage cache with Firefox and other UAs that may support it in the future, if feasible.
Attachments
mitz
Comment 1 2007-01-30 16:31:03 PST
I think this bug is a duplicate of bug 11245.
Alexey Proskuryakov
Comment 2 2007-01-31 02:27:33 PST
*** This bug has been marked as a duplicate of 11245 ***
Note You need to log in before you can comment on or make changes to this bug.