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

Issue 1048493002: Remove the using_pacing argument from QuicSentPacketManager::SetFromConfig because it's always true. (Closed)

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

Description

Remove the using_pacing argument from QuicSentPacketManager::SetFromConfig because it's always true. Merge internal change: 89599305 R=rtenneti@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -176 lines) Patch
M net/quic/congestion_control/pacing_sender.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/congestion_control/send_algorithm_interface.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_bytes_sender.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_bytes_sender.cc View 2 chunks +4 lines, -7 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_bytes_sender_test.cc View 2 chunks +1 line, -53 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_test.cc View 3 chunks +2 lines, -59 lines 0 comments Download
M net/quic/quic_connection_test.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 11 chunks +11 lines, -26 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ryan Hamilton
5 years, 9 months ago (2015-03-28 04:15:19 UTC) #1
ramant (doing other things)
5 years, 9 months ago (2015-03-28 13:54:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698