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

Issue 197016: Http Cache: Add support for resuming downloading a... (Closed)

Created:
11 years, 3 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org, willchan no longer on Chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Http Cache: Add support for resuming downloading a resource after the original request was interrupted. BUG=8995 TEST=unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25551

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+291 lines, -46 lines) Patch
M net/http/http_cache.h View 1 2 chunks +11 lines, -6 lines 0 comments Download
M net/http/http_cache.cc View 1 26 chunks +75 lines, -29 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 3 chunks +155 lines, -2 lines 0 comments Download
M net/http/partial_data.h View 1 3 chunks +6 lines, -3 lines 0 comments Download
M net/http/partial_data.cc View 1 8 chunks +35 lines, -4 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.cc View 1 1 chunk +6 lines, -1 line 0 comments Download
M net/url_request/url_request_view_cache_job.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
rvargas (doing something else)
11 years, 3 months ago (2009-09-03 21:56:15 UTC) #1
darin (slow to review)
We should extend view-cache sometime to make it show all of the meta data values. ...
11 years, 3 months ago (2009-09-04 21:46:33 UTC) #2
rvargas (doing something else)
Thanks, Please take another look.
11 years, 3 months ago (2009-09-04 22:57:25 UTC) #3
darin (slow to review)
11 years, 3 months ago (2009-09-04 23:30:31 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698