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

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: Fixing ContentSetting Register. 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
« no previous file with comments | « content/public/browser/content_browser_client.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 094e4230a822e735cd750ef48e3112fbc5154914..e3c276ecbff7939f51e66659677e556c14acf0ba 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -5041,6 +5041,13 @@ 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 at profile open.
+ </summary>
+</histogram>
+
<histogram name="ContentSettings.DefaultLocationSetting" enum="ContentSetting">
<owner>toyoshim@chromium.org</owner>
<summary>The default location setting at profile open.</summary>
« no previous file with comments | « content/public/browser/content_browser_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698