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

Issue 27624002: Add a histogram for measuring the number of times we fall back to common name matching, when a cert… (Closed)

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

Description

Add a histogram for measuring the number of times we fall back to common name matching, when a certificate lacks a subjectAltName BUG=308330 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230679

Patch Set 1 #

Total comments: 1

Patch Set 2 : Record internal CAs vs public CAs #

Total comments: 1

Patch Set 3 : whitespace #

Total comments: 6

Patch Set 4 : Rebase #

Patch Set 5 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -19 lines) Patch
M net/cert/cert_verify_proc.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M net/cert/cert_verify_proc_android.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M net/cert/cert_verify_proc_mac.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M net/cert/cert_verify_proc_nss.cc View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M net/cert/cert_verify_proc_openssl.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M net/cert/cert_verify_proc_win.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M net/cert/cert_verify_result.h View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M net/cert/cert_verify_result.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/cert/x509_certificate.h View 1 2 3 4 2 chunks +10 lines, -3 lines 0 comments Download
M net/cert/x509_certificate.cc View 1 2 3 chunks +7 lines, -3 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 1 2 chunks +8 lines, -6 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ryan Sleevi
jar, since you own both net/ and tools/metrics
7 years, 2 months ago (2013-10-17 00:50:10 UTC) #1
jar (doing other things)
LGTM % nit in xml https://codereview.chromium.org/27624002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/27624002/diff/1/tools/metrics/histograms/histograms.xml#newcode6730 tools/metrics/histograms/histograms.xml:6730: + Whether certificate hostname ...
7 years, 2 months ago (2013-10-17 16:44:44 UTC) #2
Ryan Sleevi
jar: Requesting a re-review, because in discussions it was pointed out that we may see ...
7 years, 2 months ago (2013-10-21 19:35:41 UTC) #3
jar (doing other things)
Patch set 2 LGTM tiny nit below. https://codereview.chromium.org/27624002/diff/5001/net/cert/x509_certificate.cc File net/cert/x509_certificate.cc (right): https://codereview.chromium.org/27624002/diff/5001/net/cert/x509_certificate.cc#newcode532 net/cert/x509_certificate.cc:532: *common_name_fallback_used = ...
7 years, 2 months ago (2013-10-21 22:13:42 UTC) #4
wtc
Patch set 3 LGTM. https://codereview.chromium.org/27624002/diff/55001/net/cert/cert_verify_proc_nss.cc File net/cert/cert_verify_proc_nss.cc (right): https://codereview.chromium.org/27624002/diff/55001/net/cert/cert_verify_proc_nss.cc#newcode766 net/cert/cert_verify_proc_nss.cc:766: // Make sure that the ...
7 years, 1 month ago (2013-10-23 22:39:26 UTC) #5
Ryan Sleevi
https://codereview.chromium.org/27624002/diff/55001/net/cert/x509_certificate.h File net/cert/x509_certificate.h (right): https://codereview.chromium.org/27624002/diff/55001/net/cert/x509_certificate.h#newcode434 net/cert/x509_certificate.h:434: bool* common_name_fallback_used); On 2013/10/23 22:39:26, wtc wrote: > > ...
7 years, 1 month ago (2013-10-24 00:25:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/27624002/115001
7 years, 1 month ago (2013-10-24 00:30:42 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-10-24 00:49:55 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/27624002/115001
7 years, 1 month ago (2013-10-24 00:56:47 UTC) #9
commit-bot: I haz the power
7 years, 1 month ago (2013-10-24 08:14:17 UTC) #10
Message was sent while issue was closed.
Change committed as 230679

Powered by Google App Engine
This is Rietveld 408576698