| 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 6934 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6945 </action> | 6945 </action> |
| 6946 | 6946 |
| 6947 <action name="Login.CreateAccount"> | 6947 <action name="Login.CreateAccount"> |
| 6948 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6948 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6949 <description>Please enter the description of this user action.</description> | 6949 <description>Please enter the description of this user action.</description> |
| 6950 </action> | 6950 </action> |
| 6951 | 6951 |
| 6952 <action name="Login_DemoUserLoginSuccess"> | 6952 <action name="Login_DemoUserLoginSuccess"> |
| 6953 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6953 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6954 <description>Please enter the description of this user action.</description> | 6954 <description>Please enter the description of this user action.</description> |
| 6955 <obsolete>Retail mode doesn't exist anymore.</obsolete> |
| 6955 </action> | 6956 </action> |
| 6956 | 6957 |
| 6957 <action name="Login_Failure"> | 6958 <action name="Login_Failure"> |
| 6958 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6959 <description>Please enter the description of this user action.</description> | 6960 <description>Please enter the description of this user action.</description> |
| 6960 </action> | 6961 </action> |
| 6961 | 6962 |
| 6962 <action name="Login_GuestLoginSuccess"> | 6963 <action name="Login_GuestLoginSuccess"> |
| 6963 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 6964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 6964 <description>Please enter the description of this user action.</description> | 6965 <description>Please enter the description of this user action.</description> |
| (...skipping 4744 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11709 <action name="webapps.AddShortcut.Manifest"> | 11710 <action name="webapps.AddShortcut.Manifest"> |
| 11710 <owner>mlamouri@chromium.org</owner> | 11711 <owner>mlamouri@chromium.org</owner> |
| 11711 <description> | 11712 <description> |
| 11712 Shortcut added to the homescreen with a valid Manifest. This action will be | 11713 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 11713 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11714 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 11714 to keep a trend of whether the webapp also add meta tags. | 11715 to keep a trend of whether the webapp also add meta tags. |
| 11715 </description> | 11716 </description> |
| 11716 </action> | 11717 </action> |
| 11717 | 11718 |
| 11718 </actions> | 11719 </actions> |
| OLD | NEW |