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

Issue 694383002: Tiny refactor of QuicSentPacketManager::NetworkChangeVisitor's (Closed)

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

Description

Tiny refactor of QuicSentPacketManager::NetworkChangeVisitor's OnCongestionWindowChange() method to take no arguments, and require the caller to fetch the updated congestion window. Slightly simplifies the code. In preparation for the larger GetCongestionWindowInPackets() cleanup. Merge internal change: 78883300 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -71 lines) Patch
M net/quic/quic_connection.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/quic_packet_generator.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 20 chunks +24 lines, -61 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 1 month ago (2014-11-03 18:00:55 UTC) #1
Ryan Hamilton
6 years, 1 month ago (2014-11-03 18:11:45 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698