| 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 6957 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6968 </action> | 6968 </action> |
| 6969 | 6969 |
| 6970 <action name="Login.CreateAccount"> | 6970 <action name="Login.CreateAccount"> |
| 6971 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6971 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6972 <description>Please enter the description of this user action.</description> | 6972 <description>Please enter the description of this user action.</description> |
| 6973 </action> | 6973 </action> |
| 6974 | 6974 |
| 6975 <action name="Login_DemoUserLoginSuccess"> | 6975 <action name="Login_DemoUserLoginSuccess"> |
| 6976 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6976 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6977 <description>Please enter the description of this user action.</description> | 6977 <description>Please enter the description of this user action.</description> |
| 6978 <obsolete>Retail mode doesn't exist anymore.</obsolete> |
| 6978 </action> | 6979 </action> |
| 6979 | 6980 |
| 6980 <action name="Login_Failure"> | 6981 <action name="Login_Failure"> |
| 6981 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6982 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6982 <description>Please enter the description of this user action.</description> | 6983 <description>Please enter the description of this user action.</description> |
| 6983 </action> | 6984 </action> |
| 6984 | 6985 |
| 6985 <action name="Login_GuestLoginSuccess"> | 6986 <action name="Login_GuestLoginSuccess"> |
| 6986 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6987 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6987 <description>Please enter the description of this user action.</description> | 6988 <description>Please enter the description of this user action.</description> |
| (...skipping 4859 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11847 <action name="webapps.AddShortcut.Manifest"> | 11848 <action name="webapps.AddShortcut.Manifest"> |
| 11848 <owner>mlamouri@chromium.org</owner> | 11849 <owner>mlamouri@chromium.org</owner> |
| 11849 <description> | 11850 <description> |
| 11850 Shortcut added to the homescreen with a valid Manifest. This action will be | 11851 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11851 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11852 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11852 to keep a trend of whether the webapp also add meta tags. | 11853 to keep a trend of whether the webapp also add meta tags. |
| 11853 </description> | 11854 </description> |
| 11854 </action> | 11855 </action> |
| 11855 | 11856 |
| 11856 </actions> | 11857 </actions> |
| OLD | NEW |