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

Issue 284273002: Fix a QUIC bug where a crypto packet was never removed from the (Closed)

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

Description

Fix a QUIC bug where a crypto packet was never removed from the UnackedPacketMap if it was not acked and spuriously retransmitted at least twice. Merge internal change: 67050631 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M net/quic/quic_sent_packet_manager.cc View 1 chunk +7 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 7 months ago (2014-05-15 21:50:46 UTC) #1
Ryan Hamilton
6 years, 7 months ago (2014-05-15 21:59:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698