summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_update_job.h
Commit message (Collapse)AuthorAgeFilesLines
* Make appcache update job retry 503 requests with retry-after of 0.jennb@chromium.org2009-10-081-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.org2009-10-061-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