summaryrefslogtreecommitdiffstats
path: root/webkit/dom_storage/dom_storage_map.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-5/+5
* Relax strict quota limit checks when reading pre-existing DomStorage database...michaeln@google.com2012-03-081-11/+10
* Track DomStorageMap usage and enforce a quota on byte size.benm@chromium.org2012-02-221-4/+43
* Keep track of the last key returned.benm@chromium.org2012-02-101-9/+25
* Framing for a DomStorage backend that does not depend on in-process-webkit. O...michaeln@google.com2012-02-071-0/+68