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

Issue 1812633002: No longer limit QUIC's max CWND to 200 packets. Protected by quic_dont_limit_max_cwnd. (Closed)

Created:
4 years, 9 months ago by fnk
Modified:
4 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@116768420
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

No longer limit QUIC's max CWND to 200 packets. Protected by quic_dont_limit_max_cwnd. This is a fix for the deprecation of a similar flag in cr/113769379. Merge internal change: 116794514 R=rch@chromium.org BUG=

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -3 lines) Patch
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +5 lines, -2 lines 1 comment Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +5 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
fnk
4 years, 9 months ago (2016-03-16 20:20:58 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-16 20:29:21 UTC) #2
lgtm

https://codereview.chromium.org/1812633002/diff/1/net/quic/quic_flags.cc
File net/quic/quic_flags.cc (right):

https://codereview.chromium.org/1812633002/diff/1/net/quic/quic_flags.cc#newc...
net/quic/quic_flags.cc:140: bool FLAGS_quic_enable_rto_timeout = true;
Ah, now they're true :>

Powered by Google App Engine
This is Rietveld 408576698