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

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

Issue 1373843004: Added PPAPI win32k lockdown options to chrome://flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/content_switches_internal.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 1691485e9a37eec6d3ffeaae8e89b1e64cfe9cae..157a30e0a57a89ba7128ed00f1fa11c8bfb34621 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -176,6 +176,15 @@ 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="AboutFlags_enable-ppapi-win32k-lockdown">
+ <owner>wfh@chromium.org</owner>
+ <owner>forshaw@chromium.org</owner>
+ <description>
+ User enabled flag that specifies which PPAPI plugins are run within the
+ win32k lockdown sandbox policy on Windows.
+ </description>
+</action>
Ilya Sherman 2015/09/30 04:13:37 Hmm, I don't remember: Is this entry automatically
+
<action name="AboutFlags_enable-smooth-scrolling">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « content/common/content_switches_internal.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698