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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1355413003: Move error classification into the ssl_errors component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 741dded356f3f49f567de14b1789ca972b356639..4f3daae30bc8301f5dd473cce11f8506a38f9d3e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -71286,7 +71286,7 @@ 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.
+ Deprecated as of Chrome 47.
</int>
<int value="11" label="SELF_SIGNED: The cert is self-signed">
This cause is recorded only for CERT_AUTHORITY_INVALID errors.

Powered by Google App Engine
This is Rietveld 408576698