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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1137753006: sdch: add Sdch3.AdvertisedWithSecureScheme histogram (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/base/sdch_manager.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 7a26d3b2e6785cda654ae9297d2504155e8b8f18..6173b161b0cd9017309e36a2abae8e15d5364d35 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -35246,6 +35246,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Sdch3.AdvertisedWithSecureScheme" enum="BooleanHttps">
+ <owner>ellyjones@chromium.org</owner>
+ <summary>
+ Whether an SDCH dictionary was advertised over a secure scheme or not.
Alexei Svitkine (slow) 2015/05/14 15:48:03 Nit: Mention where it's logged.
+ </summary>
+</histogram>
+
<histogram name="Sdch3.Advertisement_Count">
<owner>rdsmith@chromium.org</owner>
<summary>
« no previous file with comments | « net/base/sdch_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698