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

Issue 532093002: Remove unused QUIC_VERSION_20. (Closed)

Created:
6 years, 3 months ago by ramant (doing other things)
Modified:
6 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, rjshade
Base URL:
https://chromium.googlesource.com/chromium/src.git@GetLeastUnacked_74396185
Project:
chromium
Visibility:
Public.

Description

Remove unused QUIC_VERSION_20. We are already speaking QUIC_VERSION_21 in the wild, and QUIC_VERSION_20 was never intended to be used. Not much code removed in this CL, but should make end to end tests a bit faster. Merge internal change: 74594489 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -16 lines) Patch
M net/quic/quic_crypto_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_headers_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_headers_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +0 lines, -2 lines 0 comments Download
M net/quic/quic_protocol.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M net/quic/quic_session.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/reliable_quic_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/reliable_quic_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 3 months ago (2014-09-03 02:17:49 UTC) #1
Ryan Hamilton
6 years, 3 months ago (2014-09-03 18:20:33 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698