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

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

Issue 1827323002: Take screenshot of active window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: changes on calling TakeScreenshot Created 4 years, 9 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 8ec7feeaee65cf125991db252487abd59e652751..56bfa7535256edc2b082d34c4f6afe52a6ebf5bf 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -705,6 +705,13 @@ 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="Accel_Take_Window_Screenshot">
+ <owner>warx@chromium.org</owner>
+ <description>
+ Metric recorded when shortcut key to initiate an active window screenshot.
+ </description>
+</action>
+
<action name="Accel_Toggle_Caps_Lock">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
@@ -12064,6 +12071,11 @@ 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="Screenshot_TakeWindow">
+ <owner>warx@chromium.org</owner>
+ <description>User initiates an active window screenshot.</description>
oshima 2016/04/13 23:05:37 "a window screenshot" I'll add a window selection
Qiang(Joe) Xu 2016/04/13 23:36:16 Done.
+</action>
+
<action name="SearchWithRLZ">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« chrome/app/chromeos_strings.grdp ('K') | « chrome/browser/ui/webui/chromeos/keyboard_overlay_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698