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

Issue 2100763003: Replace QUIC's PathMtuAckListener with a non-AckListener approach. Protected by FLAGS_quic_no_mtu_d… (Closed)

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

Description

Replace QUIC's PathMtuAckListener with a non-AckListener approach. Protected by FLAGS_quic_no_mtu_discovery_ack_listener. Merge internal change: 125678921

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -4 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 3 chunks +15 lines, -4 lines 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 +3 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager_interface.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
4 years, 5 months ago (2016-06-27 21:10:19 UTC) #2
ramant (doing other things)
4 years, 5 months ago (2016-06-27 22:22:00 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698