summaryrefslogtreecommitdiffstats
path: root/chrome/browser/message_box_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up message_box_handler.h.xiyuan@chromium.org2010-10-041-48/+1
* Add a Delegate to JavaScriptAppModalDialog.tfarina@chromium.org2010-10-021-2/+2
* Don't show "The page at..." in the Bookmark Manager confirmation dialog.tfarina@chromium.org2010-09-051-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-0/+2
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-2/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-0/+2
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-241-0/+9
* Small preparation for the cookie confirmation dialog on linux/osx.thakis@chromium.org2010-02-231-3/+0
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-0/+4
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-0/+9
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-2/+5
* 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/+62