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

Issue 2537543005: Add QUIC client connection options. Only respected on the client side. No functional change. Prot… (Closed)

Created:
4 years ago by Victor Vasiliev
Modified:
4 years ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add QUIC client connection options. Only respected on the client side. No functional change. Protected by ENABLED FLAGS_quic_client_connection_options. Existing users of HasClientSentConnectionOptions are unchanged in order to preserve existing behavior. New users use HasClientRequestedIndependentOption. Merge internal change: 139159621 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -28 lines) Patch
M net/quic/core/crypto/crypto_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_config.h View 2 chunks +14 lines, -1 line 0 comments Download
M net/quic/core/quic_config.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M net/quic/core/quic_config_test.cc View 1 chunk +50 lines, -0 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager.cc View 2 chunks +65 lines, -27 lines 0 comments Download
M net/quic/core/quic_sent_packet_manager_test.cc View 1 chunk +54 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
Victor Vasiliev
4 years ago (2016-11-29 18:52:42 UTC) #1
Ryan Hamilton
4 years ago (2016-11-29 19:42:55 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698