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

Issue 9567025: Ensure pipelined requests are sent in the same order they're queued. (Closed)

Created:
8 years, 9 months ago by James Simonsen
Modified:
8 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Ensure pipelined requests are sent in the same order they're queued. Also, ensure HttpPipeliningCompatibilityClient closes the stream when it's done with a request. BUG=110794 TEST=net_unittests and unit_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124793

Patch Set 1 #

Total comments: 1

Patch Set 2 : Clean up unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -37 lines) Patch
M chrome/browser/net/http_pipelining_compatibility_client.h View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/net/http_pipelining_compatibility_client.cc View 5 chunks +17 lines, -24 lines 0 comments Download
M net/http/http_pipelined_network_transaction_unittest.cc View 1 1 chunk +64 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl.h View 2 chunks +4 lines, -1 line 0 comments Download
M net/http/http_stream_factory_impl.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M net/http/http_stream_factory_impl_request.cc View 2 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Simonsen
The next couple patches are much smaller than the last one. This is something I ...
8 years, 9 months ago (2012-03-01 22:23:13 UTC) #1
mmenke
Changes all look fine to me, but why are the HttpPipeliningCompatibilityClient changes needed? https://chromiumcodereview.appspot.com/9567025/diff/1/net/http/http_pipelined_network_transaction_unittest.cc File ...
8 years, 9 months ago (2012-03-02 18:55:55 UTC) #2
James Simonsen
On 2012/03/02 18:55:55, Matt Menke wrote: > Changes all look fine to me, but why ...
8 years, 9 months ago (2012-03-02 20:17:35 UTC) #3
mmenke
On 2012/03/02 20:17:35, James Simonsen wrote: > On 2012/03/02 18:55:55, Matt Menke wrote: > > ...
8 years, 9 months ago (2012-03-02 20:23:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonjam@chromium.org/9567025/6003
8 years, 9 months ago (2012-03-02 22:01:39 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-03 00:42:34 UTC) #6
Change committed as 124793

Powered by Google App Engine
This is Rietveld 408576698