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

Issue 126983002: QUIC Cleanup to remove pending_packets from QuicSentPacketManager and (Closed)

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

Description

QUIC Cleanup to remove pending_packets from QuicSentPacketManager and use a flag in unacked_packets_. Merge internal change: 59015729 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -161 lines) Patch
M net/quic/quic_sent_packet_manager.h View 5 chunks +10 lines, -10 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 27 chunks +146 lines, -129 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 5 chunks +4 lines, -19 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ramant (doing other things)
6 years, 11 months ago (2014-01-07 23:26:33 UTC) #1
ramant (doing other things)
Hi Ryan and Ian, chromium doesn't have FindOrNull FindOrDie. Used find() instead (as we were ...
6 years, 11 months ago (2014-01-07 23:27:55 UTC) #2
Ian Swett
On 2014/01/07 23:27:55, ramant wrote: > Hi Ryan and Ian, > chromium doesn't have FindOrNull ...
6 years, 11 months ago (2014-01-07 23:30:10 UTC) #3
Ryan Hamilton
6 years, 11 months ago (2014-01-08 04:03:04 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698