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

Issue 413363005: QUIC - track CHLO's reject reason for secure QUIC vs insecure QUIC. (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org, wtc, avd, jar (doing other things)
Base URL:
https://chromium.googlesource.com/chromium/src.git@Final_0723
Project:
chromium
Visibility:
Public.

Description

QUIC - track CHLO's reject reason for secure QUIC vs insecure QUIC. R=rch@chromium.org, asvitkine@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286150

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added deprecated comment #

Total comments: 4

Patch Set 3 : Fixed comments #

Total comments: 2

Patch Set 4 : Fix comments for patch set 3 #

Total comments: 4

Patch Set 5 : updated histogram_suffix name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M net/quic/crypto/quic_crypto_client_config.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
M net/quic/quic_crypto_client_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
ramant (doing other things)
Separated reject reasons for secure vs insecure QUIC per conversations with avd and rch. thanks ...
6 years, 5 months ago (2014-07-25 02:33:07 UTC) #1
ramant (doing other things)
https://codereview.chromium.org/413363005/diff/1/net/quic/crypto/quic_crypto_client_config.h File net/quic/crypto/quic_crypto_client_config.h (right): https://codereview.chromium.org/413363005/diff/1/net/quic/crypto/quic_crypto_client_config.h#newcode194 net/quic/crypto/quic_crypto_client_config.h:194: bool is_https, Should we check if rej has kCertificateTag ...
6 years, 5 months ago (2014-07-25 02:49:06 UTC) #2
ramant (doing other things)
Hi Ryan and Alexi, PTAL when you have some time. thanks much raman
6 years, 4 months ago (2014-07-28 17:24:20 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/413363005/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/413363005/diff/20001/tools/metrics/histograms/histograms.xml#newcode14918 tools/metrics/histograms/histograms.xml:14918: +<histogram name="Net.QuicClientHelloRejectReasonsInSecure" Nit: Suggest naming these: Net.QuicClientHelloRejectReasons.InSecure and Net.QuicClientHelloRejectReasons.Secure ...
6 years, 4 months ago (2014-07-28 17:46:51 UTC) #4
ramant (doing other things)
https://codereview.chromium.org/413363005/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/413363005/diff/20001/tools/metrics/histograms/histograms.xml#newcode14918 tools/metrics/histograms/histograms.xml:14918: +<histogram name="Net.QuicClientHelloRejectReasonsInSecure" On 2014/07/28 17:46:50, Alexei Svitkine wrote: > ...
6 years, 4 months ago (2014-07-28 18:43:33 UTC) #5
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/413363005/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/413363005/diff/40001/tools/metrics/histograms/histograms.xml#newcode51085 tools/metrics/histograms/histograms.xml:51085: + <suffix name="InSecure" label="for insecure QUIC."/> Nit: Insecure ...
6 years, 4 months ago (2014-07-28 19:08:52 UTC) #6
ramant (doing other things)
https://codereview.chromium.org/413363005/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/413363005/diff/40001/tools/metrics/histograms/histograms.xml#newcode51085 tools/metrics/histograms/histograms.xml:51085: + <suffix name="InSecure" label="for insecure QUIC."/> On 2014/07/28 19:08:52, ...
6 years, 4 months ago (2014-07-28 19:25:47 UTC) #7
wtc
Patch set 4 LGTM. https://codereview.chromium.org/413363005/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/413363005/diff/60001/tools/metrics/histograms/histograms.xml#newcode14918 tools/metrics/histograms/histograms.xml:14918: + The reject reasons for ...
6 years, 4 months ago (2014-07-29 01:37:10 UTC) #8
ramant (doing other things)
https://codereview.chromium.org/413363005/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/413363005/diff/60001/tools/metrics/histograms/histograms.xml#newcode14918 tools/metrics/histograms/histograms.xml:14918: + The reject reasons for QUIC's CHLO (client hello) ...
6 years, 4 months ago (2014-07-29 03:55:37 UTC) #9
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 4 months ago (2014-07-29 03:55:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/413363005/80001
6 years, 4 months ago (2014-07-29 03:56:54 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-07-29 09:44:01 UTC) #12
Message was sent while issue was closed.
Change committed as 286150

Powered by Google App Engine
This is Rietveld 408576698