Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show an app modal dialog when the cookie policy is ASK. | darin@chromium.org | 2010-02-08 | 1 | -2/+2 |
| | | | | | | | | | | | | This hooks up the dialog for cookies and localstorage. It also includes support for remembering the decision, and in the case of cookies, support is added for forcing a cookie to be a stored as a session cookie. BUG=34625,34572 Review URL: http://codereview.chromium.org/583004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38393 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Refactored out JS specific part of modal dialog stack into its own class, ↵ | zelidrag@chromium.org | 2010-02-05 | 1 | -0/+62 |
exposed cookie/storage prompt as a modal dialog. BUG=32719 TEST=none, requires Darin to hook this with his code. Review URL: http://codereview.chromium.org/560030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38268 0039d316-1c4b-4281-b951-d872f2087c98 |