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

Issue 270213002: Fix a bug where if a crypto packet is spuriously retransmitted and then (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
Visibility:
Public.

Description

Fix a bug where if a crypto packet is spuriously retransmitted and then neutered, it remains in missing_packets until the end of the connection. Merge internal change: 66262890 R=rch@chromium.org

Patch Set 1 #

Patch Set 2 : Sending for review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -13 lines) Patch
M net/quic/quic_connection.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +7 lines, -7 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M net/quic/quic_session.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 7 months ago (2014-05-07 01:46:59 UTC) #1
Ryan Hamilton
6 years, 7 months ago (2014-05-07 02:40:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698