| OLD | NEW |
| 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 16825 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16836 <action name="ViewSource"> | 16836 <action name="ViewSource"> |
| 16837 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 16837 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 16838 <description>Please enter the description of this user action.</description> | 16838 <description>Please enter the description of this user action.</description> |
| 16839 </action> | 16839 </action> |
| 16840 | 16840 |
| 16841 <action name="VirtualKeyboardLoaded"> | 16841 <action name="VirtualKeyboardLoaded"> |
| 16842 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 16842 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 16843 <description>Please enter the description of this user action.</description> | 16843 <description>Please enter the description of this user action.</description> |
| 16844 </action> | 16844 </action> |
| 16845 | 16845 |
| 16846 <action name="VoiceInteraction.MetalayerStarted.Search_Shift_A"> |
| 16847 <owner>muyuanli@chromium.org</owner> |
| 16848 <description>User launched metalayer through Search + Shift + A.</description> |
| 16849 </action> |
| 16850 |
| 16851 <action name="VoiceInteraction.Started.AppListButtonLongPress"> |
| 16852 <owner>muyuanli@chromium.org</owner> |
| 16853 <description> |
| 16854 User launched voice interaction session through long pressing app list |
| 16855 button. |
| 16856 </description> |
| 16857 </action> |
| 16858 |
| 16859 <action name="VoiceInteraction.Started.Search_A"> |
| 16860 <owner>muyuanli@chromium.org</owner> |
| 16861 <description> |
| 16862 User launched voice interaction session through Search + A. |
| 16863 </description> |
| 16864 </action> |
| 16865 |
| 16866 <action name="VoiceInteraction.Started.Search_Space"> |
| 16867 <owner>muyuanli@chromium.org</owner> |
| 16868 <description> |
| 16869 User launched voice interaction session through Search + Space. |
| 16870 </description> |
| 16871 </action> |
| 16872 |
| 16846 <action name="WP_EditImage"> | 16873 <action name="WP_EditImage"> |
| 16847 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 16874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 16848 <description>Please enter the description of this user action.</description> | 16875 <description>Please enter the description of this user action.</description> |
| 16849 </action> | 16876 </action> |
| 16850 | 16877 |
| 16851 <action name="WP_Gallery"> | 16878 <action name="WP_Gallery"> |
| 16852 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 16879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 16853 <description>Please enter the description of this user action.</description> | 16880 <description>Please enter the description of this user action.</description> |
| 16854 </action> | 16881 </action> |
| 16855 | 16882 |
| (...skipping 446 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 17302 <action name="webapps.AddShortcut.Manifest"> | 17329 <action name="webapps.AddShortcut.Manifest"> |
| 17303 <owner>mlamouri@chromium.org</owner> | 17330 <owner>mlamouri@chromium.org</owner> |
| 17304 <description> | 17331 <description> |
| 17305 Shortcut added to the homescreen with a valid Manifest. This action will be | 17332 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 17306 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 17333 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 17307 to keep a trend of whether the webapp also add meta tags. | 17334 to keep a trend of whether the webapp also add meta tags. |
| 17308 </description> | 17335 </description> |
| 17309 </action> | 17336 </action> |
| 17310 | 17337 |
| 17311 </actions> | 17338 </actions> |
| OLD | NEW |