Bug 12489
Summary: | Add DOM Storage support | ||
---|---|---|---|
Product: | WebKit | Reporter: | Arthur Langereis <arthur_webkit> |
Component: | DOM | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
I think this bug is a duplicate of bug 11245.
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 11245 ***