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

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

Issue 2771963002: List all a11y featuers in ash system menu (Closed)
Patch Set: Address the comments on PS#3 Created 3 years, 8 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
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. 9 and description for each user action.
10 10
(...skipping 15230 matching lines...) Expand 10 before | Expand all | Expand 10 after
15241 <action name="StatusArea_CapsLock_EnabledByClick"> 15241 <action name="StatusArea_CapsLock_EnabledByClick">
15242 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15242 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15243 <description>Please enter the description of this user action.</description> 15243 <description>Please enter the description of this user action.</description>
15244 </action> 15244 </action>
15245 15245
15246 <action name="StatusArea_CapsLock_Popup"> 15246 <action name="StatusArea_CapsLock_Popup">
15247 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15247 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15248 <description>Please enter the description of this user action.</description> 15248 <description>Please enter the description of this user action.</description>
15249 </action> 15249 </action>
15250 15250
15251 <action name="StatusArea_CaretHighlightDisabled">
15252 <owner>minch@chromium.org</owner>
15253 <description>
15254 Ash system menu: Accessibility: Disable caret highlighting
15255 </description>
15256 </action>
15257
15258 <action name="StatusArea_CarteHighlightEnabled">
15259 <owner>minch@chromium.org</owner>
15260 <description>
15261 Ash system menu: Accessibility: Enable caret highlighting
15262 </description>
15263 </action>
15264
15251 <action name="StatusArea_Cast_Detailed"> 15265 <action name="StatusArea_Cast_Detailed">
15252 <owner>jdufault@chromium.org</owner> 15266 <owner>jdufault@chromium.org</owner>
15253 <description> 15267 <description>
15254 Counts the number of times the user has clicked on the &quot;Cast desktop 15268 Counts the number of times the user has clicked on the &quot;Cast desktop
15255 to&quot; status tray item and is now in the detail view to select a cast 15269 to&quot; status tray item and is now in the detail view to select a cast
15256 receiver. 15270 receiver.
15257 </description> 15271 </description>
15258 </action> 15272 </action>
15259 15273
15260 <action name="StatusArea_Cast_Detailed_Launch_Cast"> 15274 <action name="StatusArea_Cast_Detailed_Launch_Cast">
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
15345 <action name="StatusArea_HighContrastDisabled"> 15359 <action name="StatusArea_HighContrastDisabled">
15346 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15347 <description>Please enter the description of this user action.</description> 15361 <description>Please enter the description of this user action.</description>
15348 </action> 15362 </action>
15349 15363
15350 <action name="StatusArea_HighContrastEnabled"> 15364 <action name="StatusArea_HighContrastEnabled">
15351 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15352 <description>Please enter the description of this user action.</description> 15366 <description>Please enter the description of this user action.</description>
15353 </action> 15367 </action>
15354 15368
15369 <action name="StatusArea_HighlightKeyboardFocusDisabled">
15370 <owner>minch@chromium.org</owner>
15371 <description>
15372 Ash system menu: Accessibility: Disable keyboard focus highlighting
15373 </description>
15374 </action>
15375
15376 <action name="StatusArea_HighlightKeyboardFocusEnabled">
15377 <owner>minch@chromium.org</owner>
15378 <description>
15379 Ash system menu: Accessibility: Enable keyboard focus highlighting
15380 </description>
15381 </action>
15382
15383 <action name="StatusArea_HighlightMouseCursorDisabled">
15384 <owner>minch@chromium.org</owner>
15385 <description>
15386 Ash system menu: Accessibility: Disable mouse cursor highlighting
15387 </description>
15388 </action>
15389
15390 <action name="StatusArea_HighlightMouseCursorEnabled">
15391 <owner>minch@chromium.org</owner>
15392 <description>
15393 Ash system menu: Accessibility: Enable mouse cursor highlighting
15394 </description>
15395 </action>
15396
15355 <action name="StatusArea_IME_Detailed"> 15397 <action name="StatusArea_IME_Detailed">
15356 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15398 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15357 <description>Please enter the description of this user action.</description> 15399 <description>Please enter the description of this user action.</description>
15358 </action> 15400 </action>
15359 15401
15360 <action name="StatusArea_IME_SwitchMode"> 15402 <action name="StatusArea_IME_SwitchMode">
15361 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15403 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15362 <description>Please enter the description of this user action.</description> 15404 <description>Please enter the description of this user action.</description>
15363 </action> 15405 </action>
15364 15406
(...skipping 15 matching lines...) Expand all
15380 <action name="StatusArea_MagnifierEnabled"> 15422 <action name="StatusArea_MagnifierEnabled">
15381 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15423 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15382 <description>Please enter the description of this user action.</description> 15424 <description>Please enter the description of this user action.</description>
15383 </action> 15425 </action>
15384 15426
15385 <action name="StatusArea_MenuOpened"> 15427 <action name="StatusArea_MenuOpened">
15386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15428 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15387 <description>Please enter the description of this user action.</description> 15429 <description>Please enter the description of this user action.</description>
15388 </action> 15430 </action>
15389 15431
15432 <action name="StatusArea_MonoAudioDisabled">
15433 <owner>minch@chromium.org</owner>
15434 <description>
15435 Ash system menu: Accessibility: Disable play the same audio through all
tdanderson 2017/03/29 18:57:03 nit: I think it would be better to just have the d
15436 speakers (mono audio)
15437 </description>
15438 </action>
15439
15440 <action name="StatusArea_MonoAudioEnabled">
15441 <owner>minch@chromium.org</owner>
15442 <description>
15443 Ash system menu: Accessibility: Enable play the same audio through all
15444 speakers (mono audio)
15445 </description>
15446 </action>
15447
15390 <action name="StatusArea_Network_ConnectConfigured"> 15448 <action name="StatusArea_Network_ConnectConfigured">
15391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15392 <description>Please enter the description of this user action.</description> 15450 <description>Please enter the description of this user action.</description>
15393 </action> 15451 </action>
15394 15452
15395 <action name="StatusArea_Network_ConnectToConfigured"> 15453 <action name="StatusArea_Network_ConnectToConfigured">
15396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15397 <description>Please enter the description of this user action.</description> 15455 <description>Please enter the description of this user action.</description>
15398 </action> 15456 </action>
15399 15457
(...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after
16605 <action name="webapps.AddShortcut.Manifest"> 16663 <action name="webapps.AddShortcut.Manifest">
16606 <owner>mlamouri@chromium.org</owner> 16664 <owner>mlamouri@chromium.org</owner>
16607 <description> 16665 <description>
16608 Shortcut added to the homescreen with a valid Manifest. This action will be 16666 Shortcut added to the homescreen with a valid Manifest. This action will be
16609 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16667 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16610 to keep a trend of whether the webapp also add meta tags. 16668 to keep a trend of whether the webapp also add meta tags.
16611 </description> 16669 </description>
16612 </action> 16670 </action>
16613 16671
16614 </actions> 16672 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698