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

Issue 1495263002: QuicPacketCreator knows when to start FEC protection. (Closed)

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

Description

QuicPacketCreator knows when to start FEC protection. QuicPacketCreator: Call MaybeStartFecProtection in ConsumeData. Move MaybeStartFecProtection from public to private. Merge internal change: 108743696 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -123 lines) Patch
M net/quic/quic_packet_creator.h View 5 chunks +20 lines, -14 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 28 chunks +128 lines, -97 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 4 chunks +3 lines, -8 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Jo Kulik
5 years ago (2015-12-04 11:37:34 UTC) #1
Ryan Hamilton
5 years ago (2015-12-05 03:56:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698