summaryrefslogtreecommitdiffstats
path: root/chrome/browser/message_box_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-1/+4
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-4/+1
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-1/+4
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-241-0/+10
* Fix some issues with text size calculation and message boxes.pkasting@chromium.org2010-03-111-20/+5
* GTK: Add modal cookies confirmation prompt.erg@chromium.org2010-02-241-18/+0
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-241-6/+3
* Revert 39756 - Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-231-3/+6
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-231-6/+3
* Small preparation for the cookie confirmation dialog on linux/osx.thakis@chromium.org2010-02-231-3/+21
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-4/+9
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-1/+10
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-4/+6
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-081-2/+2
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-0/+79