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

Issue 393953011: Allow QUIC clients to accept STK/SCFG updates on an existing connection. (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
wtc, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Robbie Shade
Project:
chromium
Visibility:
Public.

Description

Allow QUIC clients to accept STK/SCFG updates on an existing connection. Merge internal change: 70794017 R=rch@chromium.org, wtc@chromium.org TODO: Will submit a separate CL to persist the new STK/SCFG.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -10 lines) Patch
M net/quic/crypto/crypto_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.h View 1 chunk +12 lines, -0 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M net/quic/quic_crypto_client_stream.h View 1 chunk +4 lines, -0 lines 2 comments Download
M net/quic/quic_crypto_client_stream.cc View 3 chunks +40 lines, -4 lines 0 comments Download
M net/quic/quic_crypto_client_stream_test.cc View 2 chunks +61 lines, -0 lines 0 comments Download
M net/quic/quic_crypto_stream.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/quic_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-16 04:13:14 UTC) #1
Ryan Hamilton
lgtm
6 years, 5 months ago (2014-07-16 15:55:43 UTC) #2
wtc
Patch set 1 LGTM. https://codereview.chromium.org/393953011/diff/1/net/quic/quic_crypto_client_stream.h File net/quic/quic_crypto_client_stream.h (right): https://codereview.chromium.org/393953011/diff/1/net/quic/quic_crypto_client_stream.h#newcode109 net/quic/quic_crypto_client_stream.h:109: void HandleServerConfigUpdateMessage(const CryptoHandshakeMessage* in); I ...
6 years, 5 months ago (2014-07-16 17:03:06 UTC) #3
ramant (doing other things)
Fixed the comments in CL: https://codereview.chromium.org/394053003/ and will merge that back into the internal source ...
6 years, 5 months ago (2014-07-16 19:43:22 UTC) #4
ramant (doing other things)
6 years, 5 months ago (2014-07-16 19:47:57 UTC) #5
Message was sent while issue was closed.
Fixed the comments in CL: https://codereview.chromium.org/394053003/ and will
merge that back into the internal source tree.

Powered by Google App Engine
This is Rietveld 408576698