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

Issue 551223002: Discard old packets from the QuicSentPacketManager which are only (Closed)

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

Description

Discard old packets from the QuicSentPacketManager which are only present for RTT purposes(typically acks) when the map exceeds 200 packets. Merge internal change: 74814618 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1 line) Patch
M net/quic/quic_unacked_packet_map.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 2 chunks +11 lines, -1 line 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
ramant (doing other things)
6 years, 3 months ago (2014-09-09 01:03:28 UTC) #1
Ryan Hamilton
6 years, 3 months ago (2014-09-09 04:30:39 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698