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

Issue 985993003: Certificate Transparency: Add UMA for whitelist status (Closed)

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

Description

Certificate Transparency: Add UMA for whitelist status In order to figure out if non-compliant EV certs are non-compliant because the client is missing the whitelist or the certificate is not whitelisted, log the whitelist status to a histogram when a non-compliant cert is encountered. BUG=397458 Committed: https://crrev.com/1ab731dac180e92f8843a5b9303e6d881f4be8c6 Cr-Commit-Position: refs/heads/master@{#321302}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Distinguishing non-existing and invalid whitelists #

Patch Set 3 : Small histogram fix. #

Patch Set 4 : Using the right UMA macro #

Patch Set 5 : Correct use of the macro #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -2 lines) Patch
M net/cert/cert_policy_enforcer.cc View 1 2 3 4 2 chunks +22 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Eran Messeri
5 years, 9 months ago (2015-03-07 20:46:31 UTC) #2
jwd
https://codereview.chromium.org/985993003/diff/1/net/cert/cert_policy_enforcer.cc File net/cert/cert_policy_enforcer.cc (right): https://codereview.chromium.org/985993003/diff/1/net/cert/cert_policy_enforcer.cc#newcode252 net/cert/cert_policy_enforcer.cc:252: ev_whitelist ? ev_whitelist->IsValid() : false); I'm concerned about combining ...
5 years, 9 months ago (2015-03-09 15:26:41 UTC) #3
Ryan Sleevi
https://codereview.chromium.org/985993003/diff/1/net/cert/cert_policy_enforcer.cc File net/cert/cert_policy_enforcer.cc (right): https://codereview.chromium.org/985993003/diff/1/net/cert/cert_policy_enforcer.cc#newcode252 net/cert/cert_policy_enforcer.cc:252: ev_whitelist ? ev_whitelist->IsValid() : false); On 2015/03/09 15:26:41, Jesse ...
5 years, 9 months ago (2015-03-09 21:44:43 UTC) #4
Eran Messeri
Thanks for the quick review, accepted all comments - PTAL. https://codereview.chromium.org/985993003/diff/1/net/cert/cert_policy_enforcer.cc File net/cert/cert_policy_enforcer.cc (right): https://codereview.chromium.org/985993003/diff/1/net/cert/cert_policy_enforcer.cc#newcode252 ...
5 years, 9 months ago (2015-03-10 21:16:35 UTC) #5
jwd
lgtm
5 years, 9 months ago (2015-03-12 16:51:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/985993003/80001
5 years, 9 months ago (2015-03-15 16:26:02 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/49821)
5 years, 9 months ago (2015-03-15 16:43:11 UTC) #10
Ryan Sleevi
LGTM so sorry about that
5 years, 9 months ago (2015-03-19 03:17:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/985993003/80001
5 years, 9 months ago (2015-03-19 03:18:16 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-19 05:43:07 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 05:43:39 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/1ab731dac180e92f8843a5b9303e6d881f4be8c6
Cr-Commit-Position: refs/heads/master@{#321302}

Powered by Google App Engine
This is Rietveld 408576698