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

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

Issue 2771963002: List all a11y featuers in ash system menu (Closed)
Patch Set: Fix typo. 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
« no previous file with comments | « chrome/browser/chromeos/system/tray_accessibility_browsertest.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. 9 and description for each user action.
10 10
(...skipping 15270 matching lines...) Expand 10 before | Expand all | Expand 10 after
15281 <action name="StatusArea_CapsLock_EnabledByClick"> 15281 <action name="StatusArea_CapsLock_EnabledByClick">
15282 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15282 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15283 <description>Please enter the description of this user action.</description> 15283 <description>Please enter the description of this user action.</description>
15284 </action> 15284 </action>
15285 15285
15286 <action name="StatusArea_CapsLock_Popup"> 15286 <action name="StatusArea_CapsLock_Popup">
15287 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15287 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15288 <description>Please enter the description of this user action.</description> 15288 <description>Please enter the description of this user action.</description>
15289 </action> 15289 </action>
15290 15290
15291 <action name="StatusArea_CaretHighlightDisabled">
15292 <owner>minch@chromium.org</owner>
15293 <description>
15294 Ash system menu: Accessibility: Disable caret highlighting
15295 </description>
15296 </action>
15297
15298 <action name="StatusArea_CaretHighlightEnabled">
15299 <owner>minch@chromium.org</owner>
15300 <description>
15301 Ash system menu: Accessibility: Enable caret highlighting
15302 </description>
15303 </action>
15304
15291 <action name="StatusArea_Cast_Detailed"> 15305 <action name="StatusArea_Cast_Detailed">
15292 <owner>jdufault@chromium.org</owner> 15306 <owner>jdufault@chromium.org</owner>
15293 <description> 15307 <description>
15294 Counts the number of times the user has clicked on the &quot;Cast desktop 15308 Counts the number of times the user has clicked on the &quot;Cast desktop
15295 to&quot; status tray item and is now in the detail view to select a cast 15309 to&quot; status tray item and is now in the detail view to select a cast
15296 receiver. 15310 receiver.
15297 </description> 15311 </description>
15298 </action> 15312 </action>
15299 15313
15300 <action name="StatusArea_Cast_Detailed_Launch_Cast"> 15314 <action name="StatusArea_Cast_Detailed_Launch_Cast">
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
15385 <action name="StatusArea_HighContrastDisabled"> 15399 <action name="StatusArea_HighContrastDisabled">
15386 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15400 <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> 15401 <description>Please enter the description of this user action.</description>
15388 </action> 15402 </action>
15389 15403
15390 <action name="StatusArea_HighContrastEnabled"> 15404 <action name="StatusArea_HighContrastEnabled">
15391 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15405 <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> 15406 <description>Please enter the description of this user action.</description>
15393 </action> 15407 </action>
15394 15408
15409 <action name="StatusArea_HighlightKeyboardFocusDisabled">
15410 <owner>minch@chromium.org</owner>
15411 <description>
15412 Ash system menu: Accessibility: Disable keyboard focus highlighting
15413 </description>
15414 </action>
15415
15416 <action name="StatusArea_HighlightKeyboardFocusEnabled">
15417 <owner>minch@chromium.org</owner>
15418 <description>
15419 Ash system menu: Accessibility: Enable keyboard focus highlighting
15420 </description>
15421 </action>
15422
15423 <action name="StatusArea_HighlightMouseCursorDisabled">
15424 <owner>minch@chromium.org</owner>
15425 <description>
15426 Ash system menu: Accessibility: Disable mouse cursor highlighting
15427 </description>
15428 </action>
15429
15430 <action name="StatusArea_HighlightMouseCursorEnabled">
15431 <owner>minch@chromium.org</owner>
15432 <description>
15433 Ash system menu: Accessibility: Enable mouse cursor highlighting
15434 </description>
15435 </action>
15436
15395 <action name="StatusArea_IME_Detailed"> 15437 <action name="StatusArea_IME_Detailed">
15396 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15438 <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> 15439 <description>Please enter the description of this user action.</description>
15398 </action> 15440 </action>
15399 15441
15400 <action name="StatusArea_IME_SwitchMode"> 15442 <action name="StatusArea_IME_SwitchMode">
15401 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15443 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15402 <description>Please enter the description of this user action.</description> 15444 <description>Please enter the description of this user action.</description>
15403 </action> 15445 </action>
15404 15446
(...skipping 15 matching lines...) Expand all
15420 <action name="StatusArea_MagnifierEnabled"> 15462 <action name="StatusArea_MagnifierEnabled">
15421 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15463 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15422 <description>Please enter the description of this user action.</description> 15464 <description>Please enter the description of this user action.</description>
15423 </action> 15465 </action>
15424 15466
15425 <action name="StatusArea_MenuOpened"> 15467 <action name="StatusArea_MenuOpened">
15426 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15468 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15427 <description>Please enter the description of this user action.</description> 15469 <description>Please enter the description of this user action.</description>
15428 </action> 15470 </action>
15429 15471
15472 <action name="StatusArea_MonoAudioDisabled">
15473 <owner>minch@chromium.org</owner>
15474 <description>Ash system menu: Accessibility: Disable mono audio</description>
15475 </action>
15476
15477 <action name="StatusArea_MonoAudioEnabled">
15478 <owner>minch@chromium.org</owner>
15479 <description>Ash system menu: Accessibility: Enable mono audio</description>
15480 </action>
15481
15430 <action name="StatusArea_Network_ConnectConfigured"> 15482 <action name="StatusArea_Network_ConnectConfigured">
15431 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15483 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15432 <description>Please enter the description of this user action.</description> 15484 <description>Please enter the description of this user action.</description>
15433 </action> 15485 </action>
15434 15486
15435 <action name="StatusArea_Network_ConnectToConfigured"> 15487 <action name="StatusArea_Network_ConnectToConfigured">
15436 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 15488 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
15437 <description>Please enter the description of this user action.</description> 15489 <description>Please enter the description of this user action.</description>
15438 </action> 15490 </action>
15439 15491
(...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after
16645 <action name="webapps.AddShortcut.Manifest"> 16697 <action name="webapps.AddShortcut.Manifest">
16646 <owner>mlamouri@chromium.org</owner> 16698 <owner>mlamouri@chromium.org</owner>
16647 <description> 16699 <description>
16648 Shortcut added to the homescreen with a valid Manifest. This action will be 16700 Shortcut added to the homescreen with a valid Manifest. This action will be
16649 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 16701 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
16650 to keep a trend of whether the webapp also add meta tags. 16702 to keep a trend of whether the webapp also add meta tags.
16651 </description> 16703 </description>
16652 </action> 16704 </action>
16653 16705
16654 </actions> 16706 </actions>
OLDNEW
« no previous file with comments | « chrome/browser/chromeos/system/tray_accessibility_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698