WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 11245
12489
Add DOM Storage support
https://bugs.webkit.org/show_bug.cgi?id=12489
Summary
Add DOM Storage support
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug