Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing cookie CTS tests. | Kristian Monsen | 2011-01-17 | 1 | -1/+3 |
* | Only the WebRequestContext handle deletion of private cookies | Kristian Monsen | 2010-12-13 | 1 | -1/+27 |
* | Fixes cookiejar and webicon permissions | John Reck | 2010-12-10 | 1 | -0/+10 |
* | Fix CookieManager.hasCookies(). | Iain Merrick | 2010-12-06 | 1 | -2/+7 |
* | CookieManager::flushCookieStore() is now synchronous. | Iain Merrick | 2010-12-03 | 1 | -0/+60 |
* | Fix a bug when cleaning up private browsing | Steve Block | 2010-12-01 | 1 | -27/+30 |
* | Make WebCookieJar::get() threadsafe | Steve Block | 2010-11-29 | 1 | -0/+3 |
* | Minor code cleanup in WebCookieJar | Steve Block | 2010-11-26 | 1 | -23/+18 |
* | Factor out CookieManager from WebRequestContext | Kristian Monsen | 2010-11-26 | 1 | -0/+126 |