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

Issue 1667003002: Replace QuicEncryptedPacket's fields with equivalents in SerializedPacket. (Closed)

Created:
4 years, 10 months ago by ramant (doing other things)
Modified:
4 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, ianswett
Base URL:
https://chromium.googlesource.com/chromium/src.git@113395732
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace QuicEncryptedPacket's fields with equivalents in SerializedPacket. No functional change. Merge internal change: 113458293 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -137 lines) Patch
M net/quic/congestion_control/general_loss_algorithm_test.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M net/quic/quic_connection.h View 2 chunks +4 lines, -6 lines 0 comments Download
M net/quic/quic_connection.cc View 14 chunks +28 lines, -30 lines 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 7 chunks +9 lines, -9 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 21 chunks +33 lines, -33 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 11 chunks +24 lines, -21 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +5 lines, -2 lines 0 comments Download
M net/quic/quic_protocol.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 6 chunks +8 lines, -10 lines 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M net/quic/quic_utils.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_utils.cc View 2 chunks +8 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +2 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
4 years, 10 months ago (2016-02-04 04:51:20 UTC) #1
Ryan Hamilton
4 years, 10 months ago (2016-02-04 05:23:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698