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

Issue 566743003: Call QuicSentPacketManager's OnPacketSerialized or OnRetransmittedPacket (Closed)

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

Description

Call QuicSentPacketManager's OnPacketSerialized or OnRetransmittedPacket right before OnPacketSent, in preparation for combining the three methods into one. Merge internal change: 75340764 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -96 lines) Patch
M net/quic/quic_connection.h View 4 chunks +29 lines, -19 lines 0 comments Download
M net/quic/quic_connection.cc View 15 chunks +77 lines, -64 lines 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 3 chunks +13 lines, -4 lines 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 3 months ago (2014-09-15 18:45:41 UTC) #1
Ryan Hamilton
6 years, 3 months ago (2014-09-15 21:40:31 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698