summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/database_permission_request.cc
Commit message (Expand)AuthorAgeFilesLines
* 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