Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make appcache update job retry 503 requests with retry-after of 0. | jennb@chromium.org | 2009-10-08 | 1 | -0/+4 |
| | | | | | | | | | TEST=test retry logic BUG=none Review URL: http://codereview.chromium.org/264002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28406 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -0/+184 |
Does not include storage nor processing of pending master entries. TEST=verify update functionality BUG=none Review URL: http://codereview.chromium.org/201070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28123 0039d316-1c4b-4281-b951-d872f2087c98 |