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

Issue 145123003: Remove an impossible check in QuicConnection for when a packet is (Closed)

Created:
6 years, 10 months ago by ramant (doing other things)
Modified:
6 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Remove an impossible check in QuicConnection for when a packet is retransmitted before it is sent. Updating the tests also found and fixed an edge case where a truncated ack could cause the SentPacketManager to raise the high water mark above a pending packet. Merge internal change: 60169343 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -199 lines) Patch
M net/quic/quic_connection.cc View 1 chunk +6 lines, -19 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 6 chunks +16 lines, -27 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 8 chunks +33 lines, -150 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-01-29 03:25:23 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-01-29 03:49:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698