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

Issue 1807033002: Don't copy the QuicAckFrame into the QuicPacketGenerator. Protected by quic_dont_copy_acks. (Closed)

Created:
4 years, 9 months ago by fnk
Modified:
4 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@116794514
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't copy the QuicAckFrame into the QuicPacketGenerator. Protected by quic_dont_copy_acks. Merge internal change: 116808648 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -17 lines) Patch
M net/quic/quic_connection.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +7 lines, -1 line 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_multipath_received_packet_manager_test.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/quic/quic_packet_generator.h View 2 chunks +4 lines, -0 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 2 chunks +14 lines, -6 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 8 chunks +38 lines, -6 lines 0 comments Download
M net/quic/quic_received_packet_manager.h View 1 chunk +7 lines, -0 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 4 chunks +36 lines, -4 lines 0 comments Download
M net/quic/quic_received_packet_manager_test.cc View 3 chunks +42 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
fnk
4 years, 9 months ago (2016-03-16 20:43:18 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-17 00:30:14 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698