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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2225483002: [ios] Removed CertVerifierBlockAdapter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated includes Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« net/cert/cert_verify_proc_ios_unittest.cc ('K') | « net/net.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9cd12ae7cb4aa277d187580ca00b95e3dcc5f82d..7450ddc547e3a0a9f43b1e018fae7a124bbfa5e7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63288,6 +63288,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Web.CertVerifyAgreement" enum="WebCertVerifyAgreement">
<owner>eugenebut@chromium.com</owner>
+ <obsolete>
+ Deprecated 08/2016 because CertVerifier is not used for web view cert
+ verification.
+ </obsolete>
<summary>
[iOS] Reports certificate verification mismatch between SecTrust API and
CertVerifier. SecTrust API is used for making load/no-load decision and
« net/cert/cert_verify_proc_ios_unittest.cc ('K') | « net/net.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698