summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookie_modal_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-241-1/+0
* Revert 39756 - Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-231-0/+1
* Mac: Cookie confirmation dialog.thakis@chromium.org2010-02-231-1/+0
* Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...jorlow@chromium.org2010-02-201-8/+25
* Speculative crash fix.darin@chromium.org2010-02-201-4/+8
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Fixes two bugs in cookie prompting:sky@chromium.org2010-02-181-0/+22
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-1/+26
* Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...jorlow@chromium.org2010-02-121-6/+10
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-101-1/+6
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-081-3/+2
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-0/+33