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

Issue 887243005: Move is_fec_packet from QuicPacket to SerializedPacket in order to allow (Closed)

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

Description

Move is_fec_packet from QuicPacket to SerializedPacket in order to allow QuicSerializedPacket to contain a QuicEncryptedPacket instead in a future CL. Merge internal change: 85181879 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -117 lines) Patch
M net/quic/congestion_control/tcp_loss_algorithm_test.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/congestion_control/time_loss_algorithm_test.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_connection.cc View 2 chunks +8 lines, -9 lines 0 comments Download
M net/quic/quic_framer.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M net/quic/quic_framer_test.cc View 14 chunks +41 lines, -42 lines 0 comments Download
M net/quic/quic_protocol.h View 2 chunks +7 lines, -32 lines 0 comments Download
M net/quic/quic_protocol.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +10 lines, -8 lines 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_unacked_packet_map_test.cc View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 10 months ago (2015-02-06 23:20:47 UTC) #1
Ryan Hamilton
5 years, 10 months ago (2015-02-07 00:36:19 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698