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

Issue 710713002: Remove SPDY2 and SPDY/3.0 from tests. (Closed)

Created:
6 years, 1 month ago by Bence
Modified:
6 years, 1 month ago
Reviewers:
asanka, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove SPDY2 and SPDY/3.0 from tests. Remove NextProto::kProtoDeprecatedSPDY2, NextProto::KProtoSPDY3, and SpdyMajorVersion::SPDY2 from tests to ease the burden on trybots. This has been made possible by https://crrev.com/708623002, which guarantees that SPDY/3.0 is never negotiated with a server. SPDY/2 has been obsolete for a while. Note that such tests cannot yet be removed from certain files for legacy reasons. Note that SpdyMajorVersion::SPDY3 cannot be removed, as it includes SPDY/3.1, which we still actively support. BUG=431299 Committed: https://crrev.com/33b8cef49dd924d51b017aa2ab361055ffd4a725 Cr-Commit-Position: refs/heads/master@{#304830}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Re: first round of comments. #

Patch Set 3 : Rebase. #

Total comments: 1

Patch Set 4 : Rebase. #

Patch Set 5 : Remove changes in shared code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -476 lines) Patch
M net/http/http_network_transaction_unittest.cc View 1 2 3 4 chunks +15 lines, -12 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 2 3 2 chunks +1 line, -7 lines 0 comments Download
M net/http/http_stream_factory_impl_request_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/spdy/spdy_http_stream_unittest.cc View 1 2 3 2 chunks +1 line, -5 lines 0 comments Download
M net/spdy/spdy_http_utils.cc View 1 1 chunk +5 lines, -26 lines 0 comments Download
M net/spdy/spdy_http_utils_unittest.cc View 2 chunks +0 lines, -20 lines 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 2 3 10 chunks +3 lines, -33 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/spdy/spdy_session_pool_unittest.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 2 3 4 chunks +7 lines, -25 lines 0 comments Download
M net/spdy/spdy_stream_unittest.cc View 1 2 3 4 chunks +1 line, -17 lines 0 comments Download
M net/spdy/spdy_test_util_common.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 2 3 6 chunks +11 lines, -22 lines 0 comments Download
M net/tools/flip_server/spdy_interface_test.cc View 1 2 7 chunks +6 lines, -296 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
Bence
Asanka: PTAL. Thank you.
6 years, 1 month ago (2014-11-07 19:42:08 UTC) #2
asanka
Given that I'm not super familiar with SPDY, my review shouldn't be considered a detailed ...
6 years, 1 month ago (2014-11-10 19:18:37 UTC) #3
Bence
Asanka: thanks for your review. PTAL. https://codereview.chromium.org/710713002/diff/1/net/http/http_network_transaction_unittest.cc File net/http/http_network_transaction_unittest.cc (right): https://codereview.chromium.org/710713002/diff/1/net/http/http_network_transaction_unittest.cc#newcode10110 net/http/http_network_transaction_unittest.cc:10110: "Alternate-Protocol: 443:npn-spdy/3.1\r\n" On ...
6 years, 1 month ago (2014-11-10 22:52:09 UTC) #4
Bence
Ryan: PTAL. Asanka has reviewed already with the provision that he is "not super familiar ...
6 years, 1 month ago (2014-11-10 22:53:18 UTC) #6
Ryan Hamilton
I think this is good, but I'm unclear on one point. Some of these changes ...
6 years, 1 month ago (2014-11-10 23:08:27 UTC) #7
Bence
On 2014/11/10 23:08:27, Ryan Hamilton wrote: > I think this is good, but I'm unclear ...
6 years, 1 month ago (2014-11-10 23:36:35 UTC) #8
Ryan Hamilton
On 2014/11/10 23:36:35, Bence wrote: > On 2014/11/10 23:08:27, Ryan Hamilton wrote: > > I ...
6 years, 1 month ago (2014-11-10 23:41:41 UTC) #9
Bence
Ryan: PTAL. Rebased, and removed changes in shared code (which has to support old SPDY ...
6 years, 1 month ago (2014-11-19 15:42:58 UTC) #11
Ryan Hamilton
lgtm
6 years, 1 month ago (2014-11-19 16:43:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/710713002/80001
6 years, 1 month ago (2014-11-19 16:44:26 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
6 years, 1 month ago (2014-11-19 17:30:56 UTC) #15
commit-bot: I haz the power
6 years, 1 month ago (2014-11-19 17:31:39 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/33b8cef49dd924d51b017aa2ab361055ffd4a725
Cr-Commit-Position: refs/heads/master@{#304830}

Powered by Google App Engine
This is Rietveld 408576698