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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2225483002: [ios] Removed CertVerifierBlockAdapter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review 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/sec_trust_util.h ('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 16a5904a234e7f4c91d4c1483cef9864c54f4e50..010976ecb42e05e25e5d9c47ec5729a774022b81 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63153,6 +63153,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/sec_trust_util.h ('K') | « net/net.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698