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

Issue 9390027: SPDY - trun off spdy/2.1 by default. It could be enabled (Closed)

Created:
8 years, 10 months ago by ramant (doing other things)
Modified:
8 years, 10 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, hkhalil, avd, willchan no longer on Chromium
Visibility:
Public.

Description

SPDY - trun off spdy/2.1 by default. It could be enabled with command line option --use-spdy=flow-control. The following are the two CL's that are related to spdy/2.1 http://codereview.chromium.org/8892026 http://codereview.chromium.org/9252029/ R=wtc BUG=114105 TEST=test gmail, docs with spdy proxy enabled and disabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121964

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -16 lines) Patch
M net/http/http_network_layer.cc View 2 chunks +1 line, -2 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 3 4 9 chunks +9 lines, -9 lines 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_stream_factory.cc View 1 2 chunks +4 lines, -2 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
ramant (doing other things)
Hi Wan-Teh, Tested accessing moma, mail and docs with SPDY proxy enabled and didn't see ...
8 years, 10 months ago (2012-02-14 00:18:44 UTC) #1
ramant (doing other things)
8 years, 10 months ago (2012-02-14 01:40:59 UTC) #2
wtc
Patch Set 2 LGTM. I studied the two old CLs you mentioned. As far as ...
8 years, 10 months ago (2012-02-14 02:26:05 UTC) #3
ramant (doing other things)
Hi Wan-Teh and willchan, Fixed the unittests (with alternate protocol) to use spdy/2. Yesterday Wan-Teh ...
8 years, 10 months ago (2012-02-14 18:46:04 UTC) #4
wtc
Patch Set 5 LGTM. http://codereview.chromium.org/9390027/diff/15002/net/http/http_stream_factory.cc File net/http/http_stream_factory.cc (right): http://codereview.chromium.org/9390027/diff/15002/net/http/http_stream_factory.cc#newcode87 net/http/http_stream_factory.cc:87: for (int i = NPN_SPDY_2; ...
8 years, 10 months ago (2012-02-14 20:22:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/9390027/15002
8 years, 10 months ago (2012-02-14 21:48:22 UTC) #6
commit-bot: I haz the power
8 years, 10 months ago (2012-02-14 23:26:45 UTC) #7
Change committed as 121964

Powered by Google App Engine
This is Rietveld 408576698