summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit/dom_storage_area.h
Commit message (Expand)AuthorAgeFilesLines
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-83/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...jam@chromium.org2010-12-131-9/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-101-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Switch to using the CookieMessageFilter when pumping messages for StorageArea...jorlow@chromium.org2010-03-051-3/+11
* Only ask the user on setItems whether they want to allow dom storage.jorlow@chromium.org2010-02-131-5/+3
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-1/+3
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-091-6/+5
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-021-2/+15
* Handle storage events locally when possible.jorlow@chromium.org2010-01-261-4/+4
* Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage...jorlow@chromium.org2010-01-051-0/+68