Chromium Code Reviews| 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> |