summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookie_modal_dialog.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Make cookie prompt dialog more Mac-likedanno@chromium.org2010-03-251-2/+2
* Put up a prompt to create appcaches if the Content Settings indicate to do so...michaeln@chromium.org2010-03-241-9/+11
* [Mac] augment modal cookie prompt on mac to include details panedanno@chromium.org2010-03-121-0/+17
* GTK: Add modal cookies confirmation prompt.erg@chromium.org2010-02-241-0/+5
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-241-0/+3
* Revert 39756 - Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-231-3/+0
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-231-0/+3
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-1/+10
* Fixes two bugs in cookie prompting:sky@chromium.org2010-02-181-0/+1
* When we're initializing the modal dialog box which asks whether the page has ...jorlow@chromium.org2010-02-171-1/+2
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-10/+21
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-10/+26
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-101-0/+3
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-081-3/+3
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-0/+65