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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1417173010: Adding <keygen> Content Setting (core) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typos. Created 5 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index b317a7d0bc497e2fc1f3744f2ca08b50df52775e..306e2246ed9a6cc4a7fffe394fe942fa022d94c3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -4955,6 +4955,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>The default JavaScript setting at profile open.</summary>
</histogram>
+<histogram name="ContentSettings.DefaultKeygenSetting" enum="ContentSetting">
+ <owner>svaldez@chromium.org</owner>
+ <summary>The default setting for using key generation in forms.</summary>
msramek 2015/11/06 16:56:15 nit: Please note when this metric is measured (see
svaldez 2015/11/06 21:30:07 Done.
+</histogram>
+
<histogram name="ContentSettings.DefaultLocationSetting" enum="ContentSetting">
<owner>toyoshim@chromium.org</owner>
<summary>The default location setting at profile open.</summary>

Powered by Google App Engine
This is Rietveld 408576698