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

Issue 14189003: [SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2. (Closed)

Created:
7 years, 8 months ago by akalin
Modified:
7 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

[SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2. Removes support for SPDY 4a1. Remove --enable-spdy4 flag for now (until we get test coverage). This lands server change 45362310. BUG=230124 TBR=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200342

Patch Set 1 : . #

Patch Set 2 : Rebase #

Total comments: 4

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -162 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M net/http/http_server_properties.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_server_properties.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M net/http/http_stream_factory.cc View 1 2 2 chunks +2 lines, -14 lines 0 comments Download
M net/socket/next_proto.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/socket/ssl_client_socket.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/spdy/spdy_frame_builder.h View 2 chunks +10 lines, -0 lines 0 comments Download
M net/spdy/spdy_frame_builder.cc View 2 chunks +35 lines, -28 lines 0 comments Download
M net/spdy/spdy_frame_builder_test.cc View 1 chunk +5 lines, -1 line 0 comments Download
M net/spdy/spdy_framer.cc View 1 20 chunks +135 lines, -58 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 15 chunks +44 lines, -23 lines 0 comments Download
M net/spdy/spdy_http_stream_spdy3_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_network_transaction_spdy3_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_session_spdy3_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
akalin
+rch for review (I know we may hold off on landing this)
7 years, 8 months ago (2013-04-16 23:43:25 UTC) #1
Ryan Hamilton
This change looks reasonable, but we need tests for spdy/4, particularly after the spdy/4a1 crash.
7 years, 8 months ago (2013-04-16 23:47:38 UTC) #2
akalin
On 2013/04/16 23:47:38, Ryan Hamilton wrote: > This change looks reasonable, but we need tests ...
7 years, 8 months ago (2013-04-16 23:49:09 UTC) #3
akalin
What do you think of changing the NPN string to spdy-4a2-unused, landing this, and then ...
7 years, 7 months ago (2013-05-08 18:47:33 UTC) #4
Ryan Hamilton
https://codereview.chromium.org/14189003/diff/8001/net/http/http_stream_factory.cc File net/http/http_stream_factory.cc (right): https://codereview.chromium.org/14189003/diff/8001/net/http/http_stream_factory.cc#newcode190 net/http/http_stream_factory.cc:190: next_protos.push_back("spdy/4a2"); I think I might be more inclined to ...
7 years, 7 months ago (2013-05-08 22:15:49 UTC) #5
akalin
PTAL https://chromiumcodereview.appspot.com/14189003/diff/8001/net/http/http_stream_factory.cc File net/http/http_stream_factory.cc (right): https://chromiumcodereview.appspot.com/14189003/diff/8001/net/http/http_stream_factory.cc#newcode190 net/http/http_stream_factory.cc:190: next_protos.push_back("spdy/4a2"); On 2013/05/08 22:15:50, Ryan Hamilton wrote: > ...
7 years, 7 months ago (2013-05-15 00:16:08 UTC) #6
akalin
ping! On 2013/05/15 00:16:08, akalin wrote: > PTAL > > https://chromiumcodereview.appspot.com/14189003/diff/8001/net/http/http_stream_factory.cc > File net/http/http_stream_factory.cc (right): ...
7 years, 7 months ago (2013-05-15 18:00:27 UTC) #7
Ryan Hamilton
lgtm FWIW, Your PTAL came in after I had left work for the day yesterday ...
7 years, 7 months ago (2013-05-15 18:32:48 UTC) #8
akalin
https://chromiumcodereview.appspot.com/14189003/diff/8001/net/http/http_stream_factory.h File net/http/http_stream_factory.h (right): https://chromiumcodereview.appspot.com/14189003/diff/8001/net/http/http_stream_factory.h#newcode251 net/http/http_stream_factory.h:251: static void EnableNpnSpdy4a2(); On 2013/05/15 18:32:48, Ryan Hamilton wrote: ...
7 years, 7 months ago (2013-05-15 18:49:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/14189003/17001
7 years, 7 months ago (2013-05-15 18:50:23 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=3090
7 years, 7 months ago (2013-05-15 18:59:11 UTC) #11
akalin
TBR jam for chrome/ stuff
7 years, 7 months ago (2013-05-15 19:06:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/14189003/17001
7 years, 7 months ago (2013-05-15 19:07:02 UTC) #13
commit-bot: I haz the power
7 years, 7 months ago (2013-05-15 20:42:40 UTC) #14
Message was sent while issue was closed.
Change committed as 200342

Powered by Google App Engine
This is Rietveld 408576698