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 306013009: Remove the TransmissionType argument from QuicConnection CanWrite and (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 6 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Remove the TransmissionType argument from QuicConnection CanWrite and SentPacketManager TimeUntilSend by generalizing the QuicSentPackeManager's TLP alarm. Merge internal change: 68148420 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -22 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 7 chunks +8 lines, -10 lines 0 comments Download
M net/quic/quic_reliable_client_stream.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 5 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-02 18:29:19 UTC) #1
Ryan Hamilton
6 years, 6 months ago (2014-06-02 19:17:47 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698