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

Issue 171773006: Add a histogram to measure the frequency of OCSP stapling support by servers (Closed)

Created:
6 years, 10 months ago by Ryan Sleevi
Modified:
6 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Add a histogram to measure the frequency of OCSP stapling support by servers BUG=none R=wtc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252765

Patch Set 1 #

Total comments: 7

Patch Set 2 : Review feedback #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M net/socket/ssl_client_socket_nss.cc View 1 1 chunk +6 lines, -1 line 1 comment Download
M tools/metrics/histograms/histograms.xml View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Ryan Sleevi
wtc: implementation jar: histogram
6 years, 10 months ago (2014-02-19 19:49:21 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/171773006/diff/1/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): https://codereview.chromium.org/171773006/diff/1/net/socket/ssl_client_socket_nss.cc#newcode2402 net/socket/ssl_client_socket_nss.cc:2402: ocsp_requested && ocsp_responses_present); It should ...
6 years, 10 months ago (2014-02-19 21:09:19 UTC) #2
wtc
https://codereview.chromium.org/171773006/diff/1/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): https://codereview.chromium.org/171773006/diff/1/net/socket/ssl_client_socket_nss.cc#newcode2402 net/socket/ssl_client_socket_nss.cc:2402: ocsp_requested && ocsp_responses_present); 1. I guess what you have ...
6 years, 10 months ago (2014-02-19 22:00:30 UTC) #3
jar (doing other things)
Patch set 1, histograms.xml LGTM (WanTeh will comment on code). I also had some very ...
6 years, 10 months ago (2014-02-19 22:29:16 UTC) #4
Ryan Sleevi
Updated for review feedback from both wtc and jar https://codereview.chromium.org/171773006/diff/1/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): https://codereview.chromium.org/171773006/diff/1/net/socket/ssl_client_socket_nss.cc#newcode2402 net/socket/ssl_client_socket_nss.cc:2402: ...
6 years, 10 months ago (2014-02-19 23:12:17 UTC) #5
wtc
Patch set 2 LGTM. https://codereview.chromium.org/171773006/diff/80001/net/socket/ssl_client_socket_nss.cc File net/socket/ssl_client_socket_nss.cc (right): https://codereview.chromium.org/171773006/diff/80001/net/socket/ssl_client_socket_nss.cc#newcode2397 net/socket/ssl_client_socket_nss.cc:2397: SSL_OptionGet(nss_fd_, SSL_ENABLE_OCSP_STAPLING, &ocsp_requested); Nit: some ...
6 years, 10 months ago (2014-02-19 23:37:02 UTC) #6
Ryan Sleevi
On 2014/02/19 23:37:02, wtc wrote: > Patch set 2 LGTM. > > https://codereview.chromium.org/171773006/diff/80001/net/socket/ssl_client_socket_nss.cc > File ...
6 years, 10 months ago (2014-02-19 23:38:14 UTC) #7
Ryan Sleevi
The CQ bit was checked by rsleevi@chromium.org
6 years, 10 months ago (2014-02-21 20:23:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/171773006/80001
6 years, 10 months ago (2014-02-21 20:25:49 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-21 22:53:17 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=268096
6 years, 10 months ago (2014-02-21 22:53:17 UTC) #11
Ryan Sleevi
The CQ bit was checked by rsleevi@chromium.org
6 years, 10 months ago (2014-02-21 23:08:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/171773006/80001
6 years, 10 months ago (2014-02-21 23:10:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/171773006/80001
6 years, 10 months ago (2014-02-22 01:25:29 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-22 07:59:41 UTC) #15
Message was sent while issue was closed.
Change committed as 252765

Powered by Google App Engine
This is Rietveld 408576698