Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Issue 3033003: Make conditional requests when updating the appcache.... (Closed)

Created:
10 years, 5 months ago by michaeln
Modified:
9 years, 7 months ago
CC:
chromium-reviews, michaeln, darin-cc_chromium.org
Visibility:
Public.

Description

Make conditional requests when updating the appcache. TEST=altered existing tests to also cover this case BUG=49548 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53230

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -86 lines) Patch
M webkit/appcache/appcache_update_job.h View 1 2 3 4 6 chunks +18 lines, -7 lines 0 comments Download
M webkit/appcache/appcache_update_job.cc View 1 2 3 4 21 chunks +97 lines, -76 lines 1 comment Download
M webkit/appcache/appcache_update_job_unittest.cc View 13 chunks +55 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
michaeln
10 years, 5 months ago (2010-07-20 01:15:32 UTC) #1
rvargas (doing something else)
10 years, 5 months ago (2010-07-20 19:17:18 UTC) #2
LGTM

http://codereview.chromium.org/3033003/diff/16001/17001
File webkit/appcache/appcache_update_job.cc (right):

http://codereview.chromium.org/3033003/diff/16001/17001#newcode629
webkit/appcache/appcache_update_job.cc:629: // Copy the response from the newest
complete cache.
maybe change from the newest complete cache -> from the existing entry
(same at line 644)

Powered by Google App Engine
This is Rietveld 408576698