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

Issue 493183002: Move least_packet_awaited_by_peer_ from QuicReceivedPacketManager to (Closed)

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

Description

Move least_packet_awaited_by_peer_ from QuicReceivedPacketManager to QuicSentPacketManager. Merge internal change: 73630593 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -51 lines) Patch
M net/quic/quic_connection.cc View 4 chunks +8 lines, -13 lines 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M net/quic/quic_received_packet_manager.h View 3 chunks +0 lines, -16 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 2 chunks +1 line, -16 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 3 chunks +10 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-21 18:45:56 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-08-21 22:11:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698