| 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 2483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2494 <action name="DeleteWordBackward"> | 2494 <action name="DeleteWordBackward"> |
| 2495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2496 <description>Please enter the description of this user action.</description> | 2496 <description>Please enter the description of this user action.</description> |
| 2497 </action> | 2497 </action> |
| 2498 | 2498 |
| 2499 <action name="DeleteWordForward"> | 2499 <action name="DeleteWordForward"> |
| 2500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2501 <description>Please enter the description of this user action.</description> | 2501 <description>Please enter the description of this user action.</description> |
| 2502 </action> | 2502 </action> |
| 2503 | 2503 |
| 2504 <action name="Desktop_SwitchTask"> |
| 2505 <owner>bruthig@google.com</owner> |
| 2506 <owner>tdanderson@google.com</owner> |
| 2507 <description> |
| 2508 Recorded when the user activates an existing task by clicking or tapping on |
| 2509 it in the 2-dimensional screen space. |
| 2510 </description> |
| 2511 </action> |
| 2512 |
| 2504 <action name="Destination_Application_Edit"> | 2513 <action name="Destination_Application_Edit"> |
| 2505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2506 <description>Please enter the description of this user action.</description> | 2515 <description>Please enter the description of this user action.</description> |
| 2507 </action> | 2516 </action> |
| 2508 | 2517 |
| 2509 <action name="Destination_Application_Launch"> | 2518 <action name="Destination_Application_Launch"> |
| 2510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 2511 <description>Please enter the description of this user action.</description> | 2520 <description>Please enter the description of this user action.</description> |
| 2512 </action> | 2521 </action> |
| 2513 | 2522 |
| (...skipping 9929 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12443 <action name="webapps.AddShortcut.Manifest"> | 12452 <action name="webapps.AddShortcut.Manifest"> |
| 12444 <owner>mlamouri@chromium.org</owner> | 12453 <owner>mlamouri@chromium.org</owner> |
| 12445 <description> | 12454 <description> |
| 12446 Shortcut added to the homescreen with a valid Manifest. This action will be | 12455 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 12447 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12456 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 12448 to keep a trend of whether the webapp also add meta tags. | 12457 to keep a trend of whether the webapp also add meta tags. |
| 12449 </description> | 12458 </description> |
| 12450 </action> | 12459 </action> |
| 12451 | 12460 |
| 12452 </actions> | 12461 </actions> |
| OLD | NEW |