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

Issue 158153002: Rename previous_transmissions to all_transmission in the QUIC unacked (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

Rename previous_transmissions to all_transmission in the QUIC unacked packet map. Change all_transmission to include all transmissions of a packet, even if there is only one, instead of becoming null. Merge internal change: 61144526 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -86 lines) Patch
M net/quic/quic_sent_packet_manager.h View 3 chunks +17 lines, -20 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 15 chunks +79 lines, -65 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-02-08 02:10:28 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-02-08 03:39:50 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698