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

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

Issue 2467953002: Deprecate old PublicKeyPinFailureDomain histogram (Closed)
Patch Set: rewrap Created 4 years, 1 month 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/http/transport_security_state.cc ('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 78221f8c25fd9e29fc6db64a1d9a50a6553e8b0c..a9a824e4e7a19452dc2038511ad645473a5237c0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -31764,6 +31764,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PublicKeyPinFailureDomain" enum="PublicKeyPinFailedDomain">
+ <obsolete>
+ Deprecated as of November 2016 because of disuse. Historical data is likely
+ inaccurate due to changes in the data structure that calculated domain IDs
+ for this histogram.
+ </obsolete>
<owner>agl@chromium.org</owner>
<summary>
Second-level domains for which we have observed public key pinning failures.
« no previous file with comments | « net/http/transport_security_state.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698