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

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

Issue 1417173010: Adding <keygen> Content Setting (core) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/public/browser/content_browser_client.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 979dd73179893aa46ee613910f0b6316890f9d8b..381abdde02ce4cd7da7dc5f4b9e355ea028af13a 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -9409,6 +9409,14 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="Options_DefaultKeygenSettingChanged">
jwd 2015/11/11 19:21:15 How/where does this get logged?
svaldez 2015/11/11 20:26:27 This currently gets logged as part of another Keyg
jwd 2015/11/11 22:07:24 I'd prefer it be in the same CL.
svaldez 2015/11/12 18:02:59 Removed from this CL.
+ <owner>rsleevi@chromium.org</owner>
+ <owner>svaldez@chromium.org</owner>
+ <description>
+ Triggers when the default decision for using key generation is changed.
+ </description>
+</action>
+
<action name="Options_DefaultMIDISysExSettingChanged">
<owner>toyoshim@chromium.org</owner>
<description>
« no previous file with comments | « content/public/browser/content_browser_client.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698