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

Issue 33053003: Merge 226539 "net: don't preserve 1xx responses in parser buffer." (Closed)

Created:
7 years, 2 months ago by agl
Modified:
7 years, 2 months ago
Reviewers:
agl
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Merge 226539 "net: don't preserve 1xx responses in parser buffer." > net: don't preserve 1xx responses in parser buffer. > > It's unclear why 1xx responses were kept in the parser's buffer previously so > this change aligns their processing with all other response types. > > BUG=299892 > > Review URL: https://codereview.chromium.org/25312002 TBR=agl@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -50 lines) Patch
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 chunk +31 lines, -0 lines 0 comments Download
M net/http/http_stream_parser.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_stream_parser.cc View 10 chunks +58 lines, -49 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
agl
7 years, 2 months ago (2013-10-21 18:06:23 UTC) #1
agl
7 years, 2 months ago (2013-10-21 18:06:32 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r229861.

Powered by Google App Engine
This is Rietveld 408576698