Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AppCache: Use a MockHttpServer instead of starting a seperate http server ↵ | michaeln@chromium.org | 2010-06-07 | 1 | -1/+0 |
| | | | | | | | | | | | | for update job unittests. This should reduce flakiness and timing variance and the total time it takes to conduct these tests. BUG=45664 TEST=yes Review URL: http://codereview.chromium.org/2624003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49081 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 1 | -0/+1 |
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 |