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

Issue 422123005: Fix a bug in QuicUnackedPacketMap where an in flight packet could be (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
Base URL:
https://chromium.googlesource.com/chromium/src.git@Inline_ReceivedPacketInfo_71763611
Project:
chromium
Visibility:
Public.

Description

Fix a bug in QuicUnackedPacketMap where an in flight packet could be removed before being removed from bytes_in_flight. Merge internal change: 71783653 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -7 lines) Patch
M net/quic/quic_unacked_packet_map.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 2 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-07-28 23:21:05 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-07-29 18:57:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698