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

Issue 9252029: SPDY - default to SPDY/2.1 protocol in unittests (Closed)

Created:
8 years, 11 months ago by ramant (doing other things)
Modified:
8 years, 11 months ago
Reviewers:
hkhalil, wtc
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

SPDY - Change all tests to use SPDY/2.1 protocol. Made changes to SPDY code to support enabling or disabling flow_control independent of NPN protocol negotiated. TEST=network unit tests R=wtc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119360

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : SPDY - changes to make SPDY/2.1 as default protocol #

Total comments: 12

Patch Set 7 : implemented wtc's comments. #

Patch Set 8 : small comment fix to ssl.h #

Total comments: 10

Patch Set 9 : fixes #

Patch Set 10 : sync with trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -88 lines) Patch
M net/http/http_network_layer.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -1 line 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 3 4 5 6 7 8 9 26 chunks +47 lines, -47 lines 0 comments Download
M net/http/http_pipelined_host_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_stream_factory_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 1 2 3 4 5 6 7 8 9 8 chunks +12 lines, -12 lines 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 2 3 4 5 6 7 8 9 14 chunks +27 lines, -13 lines 0 comments Download
M net/spdy/spdy_session.h View 1 2 3 4 5 6 7 8 9 3 chunks +14 lines, -2 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 3 4 5 6 7 8 9 4 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ramant (doing other things)
Hi Wan-Teh and Hasan, This is a first cut at using spdy 2.1 as the ...
8 years, 11 months ago (2012-01-25 04:43:32 UTC) #1
ramant (doing other things)
Hi Wan-Teh, Removed the flip server changes (as they are not related to this CL).
8 years, 11 months ago (2012-01-25 22:27:33 UTC) #2
wtc
Patch Set 6 LGTM. http://codereview.chromium.org/9252029/diff/18014/net/tools/flip_server/constants.h File net/tools/flip_server/constants.h (right): http://codereview.chromium.org/9252029/diff/18014/net/tools/flip_server/constants.h#newcode21 net/tools/flip_server/constants.h:21: #define NEXT_PROTO_STRING "\x06spdy/2\x08spdy/2.1\x08http/1.1\x08http/1.0" Should we ...
8 years, 11 months ago (2012-01-26 00:13:25 UTC) #3
ramant (doing other things)
Hi Wan-Teh, Made changes you had suggested. Would appreciate if you could take another look ...
8 years, 11 months ago (2012-01-26 18:58:47 UTC) #4
wtc
Patch Set 8 LGTM. Please make the changes I suggested below before you check this ...
8 years, 11 months ago (2012-01-26 22:03:25 UTC) #5
ramant (doing other things)
http://codereview.chromium.org/9252029/diff/15012/net/spdy/spdy_session.cc File net/spdy/spdy_session.cc (right): http://codereview.chromium.org/9252029/diff/15012/net/spdy/spdy_session.cc#newcode354 net/spdy/spdy_session.cc:354: // for all other protocols, flow control is disabled ...
8 years, 11 months ago (2012-01-26 22:39:20 UTC) #6
wtc
Patch Set 10 LGTM.
8 years, 11 months ago (2012-01-27 01:30:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/9252029/20020
8 years, 11 months ago (2012-01-27 01:36:35 UTC) #8
commit-bot: I haz the power
8 years, 11 months ago (2012-01-27 03:51:21 UTC) #9
Change committed as 119360

Powered by Google App Engine
This is Rietveld 408576698