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

Issue 1981643002: Combine OnCongestionWindowChange and OnRttChange to OnCongestionChange in QuicSentPacketManager::Ne… (Closed)

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

Description

Combine OnCongestionWindowChange and OnRttChange to OnCongestionChange in QuicSentPacketManager::NetworkChangeVisitor. No functional change expected. Merge internal change: 121761990 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -72 lines) Patch
M net/quic/quic_connection.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 4 chunks +2 lines, -10 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 24 chunks +25 lines, -49 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 4 (0 generated)
Buck
4 years, 7 months ago (2016-05-14 00:07:43 UTC) #1
Ryan Hamilton
Do you need to change quic_connection_logger, too?
4 years, 7 months ago (2016-05-14 01:43:07 UTC) #2
Buck
On 2016/05/14 01:43:07, Ryan Hamilton wrote: > Do you need to change quic_connection_logger, too? I ...
4 years, 7 months ago (2016-05-14 06:00:20 UTC) #3
Ryan Hamilton
4 years, 7 months ago (2016-05-14 15:48:43 UTC) #4
lgtm

oh, you're right.  my mistake!

Powered by Google App Engine
This is Rietveld 408576698