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

Issue 1783713003: Add a boolean use_stateless_rejects_if_peer_supported argument to the QuicCryptoServerStream constr… (Closed)

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

Description

Add a boolean use_stateless_rejects_if_peer_supported argument to the QuicCryptoServerStream constructor instead of consulting FLAG_enable_quic_stateless_reject_support directly. No behavior change expected. Merge internal change: 115844136 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M net/quic/quic_crypto_server_stream.h View 2 chunks +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_server_stream.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server_session_base_test.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M net/tools/quic/quic_simple_server_session.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_session_test.cc View 1 chunk +3 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
rjshade
4 years, 9 months ago (2016-03-10 13:42:31 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-10 18:09:00 UTC) #2
lgtm, but please fix the name of the flag in the CL description (and in that of
the final CL).

Powered by Google App Engine
This is Rietveld 408576698