summaryrefslogtreecommitdiffstats
path: root/webkit/api/src/WebStorageAreaImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-111-2/+0
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-1/+1
* Revert 22723jorlow@chromium.org2009-08-071-4/+1
* Save a reference to the origin passed into the StorageAreaImpl for as longjorlow@chromium.org2009-08-071-1/+4
* Revert "Save a reference to the origin passed into the StorageAreaImpl for as...phajdan.jr@chromium.org2009-08-061-4/+1
* Save a reference to the origin passed into the StorageAreaImpl for as longjorlow@chromium.org2009-08-061-1/+4
* Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...jorlow@chromium.org2009-07-161-0/+62