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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2131603004: [ash-md] Makes Ctrl+W accelerator close a selected window in overview mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [ash-md] Makes Ctrl+W accelerator close a selected window in overview mode (UMA) Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « ash/wm/overview/window_selector_unittest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!-- 1 <!--
2 Copyright 2014 The Chromium Authors. All rights reserved. 2 Copyright 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be 3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file. 4 found in the LICENSE file.
5 --> 5 -->
6 6
7 <!-- 7 <!--
8 This file is a comprehensive list of Chrome user actions along with the owner 8 This file is a comprehensive list of Chrome user actions along with the owner
9 and description for each user action. A user action should be tied to an actual 9 and description for each user action. A user action should be tied to an actual
10 action taken by a user. It should be logged immediately after a user takes the 10 action taken by a user. It should be logged immediately after a user takes the
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 <action name="AboutFlags_disable-website-settings"> 147 <action name="AboutFlags_disable-website-settings">
148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
149 <description>Please enter the description of this user action.</description> 149 <description>Please enter the description of this user action.</description>
150 </action> 150 </action>
151 151
152 <action name="AboutFlags_dns-server"> 152 <action name="AboutFlags_dns-server">
153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
154 <description>Please enter the description of this user action.</description> 154 <description>Please enter the description of this user action.</description>
155 </action> 155 </action>
156 156
157 <action name="AboutFlags_document-passive-event-listeners">
rkaplow 2016/07/08 14:31:52 FYI just approved a CL fixing this https://coderev
varkha 2016/07/08 15:17:48 Thanks for heads up, merged.
158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
159 <description>Please enter the description of the metric.</description>
160 </action>
161
157 <action name="AboutFlags_downloads-new-ui"> 162 <action name="AboutFlags_downloads-new-ui">
158 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
159 <description>Please enter the description of this user action.</description> 164 <description>Please enter the description of this user action.</description>
160 </action> 165 </action>
161 166
162 <action name="AboutFlags_enable-chrome-to-mobile"> 167 <action name="AboutFlags_enable-chrome-to-mobile">
163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 168 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
164 <description>Please enter the description of this user action.</description> 169 <description>Please enter the description of this user action.</description>
165 </action> 170 </action>
166 171
(...skipping 14645 matching lines...) Expand 10 before | Expand all | Expand 10 after
14812 different from the window that was active prior to entering overview mode. 14817 different from the window that was active prior to entering overview mode.
14813 </description> 14818 </description>
14814 </action> 14819 </action>
14815 14820
14816 <action name="WindowSelector_Overview"> 14821 <action name="WindowSelector_Overview">
14817 <owner>tdanderson@chromium.org</owner> 14822 <owner>tdanderson@chromium.org</owner>
14818 <owner>flackr@chromium.org</owner> 14823 <owner>flackr@chromium.org</owner>
14819 <description>Starting the window overview mode.</description> 14824 <description>Starting the window overview mode.</description>
14820 </action> 14825 </action>
14821 14826
14827 <action name="WindowSelector_OverviewCloseButton">
14828 <owner>tdanderson@chromium.org</owner>
14829 <owner>varkha@chromium.org</owner>
14830 <description>
14831 Using the 'X' button to close a window in the overview.
14832 </description>
14833 </action>
14834
14835 <action name="WindowSelector_OverviewCloseKey">
14836 <owner>tdanderson@chromium.org</owner>
14837 <owner>varkha@chromium.org</owner>
14838 <description>
14839 Using Ctrl+W shortcut to close a window in the overview.
14840 </description>
14841 </action>
14842
14822 <action name="WindowSelector_OverviewEnterKey"> 14843 <action name="WindowSelector_OverviewEnterKey">
14823 <owner>tdanderson@chromium.org</owner> 14844 <owner>tdanderson@chromium.org</owner>
14824 <owner>flackr@chromium.org</owner> 14845 <owner>flackr@chromium.org</owner>
14825 <description> 14846 <description>
14826 Using the enter key to select a window in the overview. 14847 Using the enter key to select a window in the overview.
14827 </description> 14848 </description>
14828 </action> 14849 </action>
14829 14850
14830 <action name="WindowSelector_Selection"> 14851 <action name="WindowSelector_Selection">
14831 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 14852 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
14959 <action name="webapps.AddShortcut.Manifest"> 14980 <action name="webapps.AddShortcut.Manifest">
14960 <owner>mlamouri@chromium.org</owner> 14981 <owner>mlamouri@chromium.org</owner>
14961 <description> 14982 <description>
14962 Shortcut added to the homescreen with a valid Manifest. This action will be 14983 Shortcut added to the homescreen with a valid Manifest. This action will be
14963 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 14984 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
14964 to keep a trend of whether the webapp also add meta tags. 14985 to keep a trend of whether the webapp also add meta tags.
14965 </description> 14986 </description>
14966 </action> 14987 </action>
14967 14988
14968 </actions> 14989 </actions>
OLDNEW
« no previous file with comments | « ash/wm/overview/window_selector_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698