| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow content setting changes in incognito mode. | jochen@chromium.org | 2010-06-25 | 1 | -3/+0 |
* | GTK: The cookie prompt should allow the user to set expire date for HTML cookies | erg@chromium.org | 2010-04-28 | 1 | -0/+3 |
* | Disable remember option in cookie prompt and content blocked notification bub... | mnissler@chromium.org | 2010-04-09 | 1 | -1/+3 |
* | Reland 43183. Block database access on allowDatabase instead of databaseOpenF... | jochen@chromium.org | 2010-03-31 | 1 | -0/+6 |
* | Revert 43183 - Block database access on allowDatabase instead of databaseOpen... | jochen@chromium.org | 2010-03-31 | 1 | -6/+0 |
* | Block database access on allowDatabase instead of databaseOpenFile. | jochen@chromium.org | 2010-03-31 | 1 | -0/+6 |
* | [Mac] Make cookie prompt dialog more Mac-like | danno@chromium.org | 2010-03-25 | 1 | -2/+2 |
* | Put up a prompt to create appcaches if the Content Settings indicate to do so... | michaeln@chromium.org | 2010-03-24 | 1 | -9/+11 |
* | [Mac] augment modal cookie prompt on mac to include details pane | danno@chromium.org | 2010-03-12 | 1 | -0/+17 |
* | GTK: Add modal cookies confirmation prompt. | erg@chromium.org | 2010-02-24 | 1 | -0/+5 |
* | Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-24 | 1 | -0/+3 |
* | Revert 39756 - Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-23 | 1 | -3/+0 |
* | Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-23 | 1 | -0/+3 |
* | Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma... | jorlow@chromium.org | 2010-02-20 | 1 | -1/+10 |
* | Fixes two bugs in cookie prompting: | sky@chromium.org | 2010-02-18 | 1 | -0/+1 |
* | When we're initializing the modal dialog box which asks whether the page has ... | jorlow@chromium.org | 2010-02-17 | 1 | -1/+2 |
* | Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ... | jorlow@chromium.org | 2010-02-17 | 1 | -10/+21 |
* | Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual... | jorlow@chromium.org | 2010-02-12 | 1 | -10/+26 |
* | Couple of tweaks to the cookie prompt dialog: | sky@chromium.org | 2010-02-10 | 1 | -0/+3 |
* | Show an app modal dialog when the cookie policy is ASK. | darin@chromium.org | 2010-02-08 | 1 | -3/+3 |
* | Refactored out JS specific part of modal dialog stack into its own class, exp... | zelidrag@chromium.org | 2010-02-05 | 1 | -0/+65 |