summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/database_permission_request.h
Commit message (Expand)AuthorAgeFilesLines
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-0/+6
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-6/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-0/+6
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-3/+3
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-9/+22
* Add support for CONTENT_SETTING_ASK to database.jorlow@chromium.org2010-02-111-0/+46