summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webstoragearea_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Use the WebViewClient* passed in from the StorageAreaProxy instead of usingjorlow@chromium.org2010-03-091-4/+4
* Revert 40920 - Use the WebViewClient* passed in from the StorageAreaProxy ins...jorlow@chromium.org2010-03-081-4/+4
* Use the WebViewClient* passed in from the StorageAreaProxy instead of usingjorlow@chromium.org2010-03-081-4/+4
* Only ask the user on setItems whether they want to allow dom storage.jorlow@chromium.org2010-02-131-1/+1
* Handle storage events locally when possible.jorlow@chromium.org2010-01-261-4/+6
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-5/+6
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-111-43/+1
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-1/+1
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+76