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

Issue 1145453002: Crypto-client config no longer gives stateless reject error. (Closed)

Created:
5 years, 7 months ago by ramant (doing other things)
Modified:
5 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@quic_limit_max_cwnd_to_receive_buffer_92419361
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Crypto-client config no longer gives stateless reject error. QuicCryptoClientConfig::ProcessRejection no longer produces an error when processing a stateless reject. The client can always inspect the message tag directly to determine that the reject is stateless. flag-protected. Merge internal change: 92637704 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M net/quic/crypto/quic_crypto_client_config.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/crypto/quic_crypto_client_config_test.cc View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
5 years, 7 months ago (2015-05-14 04:30:32 UTC) #1
Ryan Hamilton
5 years, 7 months ago (2015-05-14 17:46:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698