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

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: Addressed review comments 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
« no previous file with comments | « 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 167e26ded3d47c363381c064bdb01fdb8897683d..7b5bf65b5c002d8f6a7fd9d6a79b411010e3a819 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63573,6 +63573,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
« no previous file with comments | « net/net.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698