summaryrefslogtreecommitdiffstats
path: root/webkit/api/public/WebStorageArea.h
Commit message (Expand)AuthorAgeFilesLines
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-6/+9
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-111-13/+1
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-4/+3
* Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...jorlow@chromium.org2009-07-161-0/+85