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

Issue 137923007: Refactor QuicSentPacketManager::MarkPacketHandled to simplify (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

Refactor QuicSentPacketManager::MarkPacketHandled to simplify implementation in preparation for breaking out the unacked packet map. Also fixes a minor bug in which a packet which has been marked for retransmission would still be retransmitted if a previous transmission was acked. Merge internal change: 61139074 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -77 lines) Patch
M net/quic/quic_connection_test.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 3 chunks +41 lines, -73 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 2 chunks +24 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-02-08 00:48:58 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-02-08 01:33:31 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698