summaryrefslogtreecommitdiffstats
path: root/webkit/api/src/WebStorageAreaImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Files no longer uses.yaar@chromium.org2009-11-121-97/+0
* Last round of src/ style fixes.eseidel@chromium.org2009-11-101-4/+3
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-6/+12
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-111-13/+0
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-10/+2
* Revert 22723jorlow@chromium.org2009-08-071-3/+1
* Save a reference to the origin passed into the StorageAreaImpl for as longjorlow@chromium.org2009-08-071-1/+3
* Revert "Save a reference to the origin passed into the StorageAreaImpl for as...phajdan.jr@chromium.org2009-08-061-3/+1
* Save a reference to the origin passed into the StorageAreaImpl for as longjorlow@chromium.org2009-08-061-1/+3
* Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...jorlow@chromium.org2009-07-161-0/+113