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

Issue 2881623002: Do not wrap a PCC sender with a PacingSender. (Closed)

Created:
3 years, 7 months ago by mpw
Modified:
3 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not wrap a PCC sender with a PacingSender. Right now, we cannot just blindly wrap a PCC-based sender with a PacingSender. Some SendAlgorithms can be wrapped by a pacer and some cannot. By default, do not wrap a PCC sender with a pacer. Merge internal change: 155393218 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -1 line) Patch
M net/quic/core/quic_connection_test.cc View 12 chunks +12 lines, -0 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.cc View 1 chunk +7 lines, -1 line 0 comments Download
M net/quic/core/quic_sent_packet_manager_test.cc View 20 chunks +64 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
mpw
3 years, 7 months ago (2017-05-11 20:09:16 UTC) #1
Ryan Hamilton
3 years, 7 months ago (2017-05-11 21:57:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698