summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/database_permission_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-1/+6
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-6/+1
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-1/+6
* Small preparation for the cookie confirmation dialog on linux/osx.thakis@chromium.org2010-02-231-6/+0
* Mac: Implement most of the content settings dialog.thakis@chromium.org2010-02-221-0/+1
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-17/+10
* When we're initializing the modal dialog box which asks whether the page has ...jorlow@chromium.org2010-02-171-5/+4
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-13/+73
* Add support for CONTENT_SETTING_ASK to database.jorlow@chromium.org2010-02-111-0/+38