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

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

Issue 1365733005: Split captive portal metrics out of SSLErrorClassification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compiler error fix possibly for realsies Created 5 years, 3 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 | « components/security_interstitials/core/metrics_helper.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 180ec300752b6dc19979842c819f1bea4948d183..8ba71c7b4030cb13b6db53f319e94e537306a4b1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71399,7 +71399,8 @@ To add a new entry, add it with any value and run test to compute valid value.
</int>
<int value="10"
label="AUTHORTIY_ERROR_CAPTIVE_PORTAL: Captive portal was detected">
- This cause is recorded only for CERT_AUTHORITY_INVALID errors.
+ This cause is recorded only for CERT_AUTHORITY_INVALID errors. (Deprecated
+ in M47.)
</int>
<int value="11" label="SELF_SIGNED: The cert is self-signed">
This cause is recorded only for CERT_AUTHORITY_INVALID errors.
« no previous file with comments | « components/security_interstitials/core/metrics_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698