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

Issue 1814843002: Remove the unused has_retransmittable_data argument from QuicSendAlgorithm::TimeUntilSend. No func… (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@116887287
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the unused has_retransmittable_data argument from QuicSendAlgorithm::TimeUntilSend. No functional change. Not flag protected. Merge internal change: 116904472 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -174 lines) Patch
M net/quic/congestion_control/pacing_sender.h View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 2 chunks +2 lines, -9 lines 0 comments Download
M net/quic/congestion_control/pacing_sender_test.cc View 5 chunks +10 lines, -26 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/send_algorithm_simulator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_base.h View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_base.cc View 1 chunk +1 line, -7 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc View 6 chunks +23 lines, -46 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_packets_test.cc View 6 chunks +23 lines, -46 lines 0 comments Download
M net/quic/quic_connection_test.cc View 8 chunks +9 lines, -9 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 +2 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M net/quic/quic_session_test.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +2 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
fnk
4 years, 9 months ago (2016-03-17 15:11:32 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-17 17:41:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698