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

Issue 7569027: net: Notify the http job and cache transaction about a filter (Closed)

Created:
9 years, 4 months ago by rvargas (doing something else)
Modified:
9 years, 4 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

net: Notify the http job and cache transaction about a filter completing the request (returning 0 bytes from a read). BUG=91898 TEST=net_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96576

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -32 lines) Patch
M net/http/http_cache_transaction.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_cache_transaction.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M net/http/http_network_transaction.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_transaction.h View 1 chunk +6 lines, -0 lines 0 comments Download
M net/http/http_transaction_unittest.h View 4 chunks +11 lines, -2 lines 0 comments Download
M net/http/http_transaction_unittest.cc View 3 chunks +16 lines, -4 lines 0 comments Download
M net/net.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_http_job.h View 1 chunk +25 lines, -22 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M net/url_request/url_request_job.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/url_request/url_request_job.cc View 5 chunks +16 lines, -4 lines 0 comments Download
A net/url_request/url_request_job_unittest.cc View 1 chunk +81 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rvargas (doing something else)
9 years, 4 months ago (2011-08-06 02:17:46 UTC) #1
eroman
9 years, 4 months ago (2011-08-11 01:20:45 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698