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

Issue 663013003: Removing QUIC_VERSION_18. (Closed)

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

Description

Removing QUIC_VERSION_18. This also lets us remove the code for -hard-coded session limits, since those apply to v19 or greater -stats tracking % sessions with no flow control -the bulk of AdjustErrorForVersion since there's no outstanding versions with new errors Removing QUIC_VERSION_18. Not flag protected. Merge internal change: 77603158 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -273 lines) Patch
M net/quic/quic_connection_test.cc View 2 chunks +1 line, -17 lines 0 comments Download
M net/quic/quic_data_stream_test.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M net/quic/quic_framer_test.cc View 1 chunk +6 lines, -14 lines 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/quic/quic_protocol.cc View 3 chunks +0 lines, -12 lines 0 comments Download
M net/quic/quic_protocol_test.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M net/quic/quic_session.cc View 3 chunks +3 lines, -7 lines 0 comments Download
M net/quic/quic_session_test.cc View 5 chunks +1 line, -207 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 2 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 2 months ago (2014-10-20 17:01:54 UTC) #1
Ryan Hamilton
6 years, 2 months ago (2014-10-20 17:52:47 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698