| 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 14070 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14081 <description> | 14081 <description> |
| 14082 Recorded when showing sign in entry in the sign in promo. | 14082 Recorded when showing sign in entry in the sign in promo. |
| 14083 </description> | 14083 </description> |
| 14084 </action> | 14084 </action> |
| 14085 | 14085 |
| 14086 <action name="Signin_Impression_FromStartPage"> | 14086 <action name="Signin_Impression_FromStartPage"> |
| 14087 <owner>gogerald@chromium.org</owner> | 14087 <owner>gogerald@chromium.org</owner> |
| 14088 <description> | 14088 <description> |
| 14089 Recorded when showing sign in entry in the first run experience. | 14089 Recorded when showing sign in entry in the first run experience. |
| 14090 </description> | 14090 </description> |
| 14091 <obsolete>Removed from codebase.</obsolete> | |
| 14092 </action> | 14091 </action> |
| 14093 | 14092 |
| 14094 <action name="Signin_Impression_FromTabSwitcher"> | 14093 <action name="Signin_Impression_FromTabSwitcher"> |
| 14095 <owner>bzanotti@chromium.org</owner> | 14094 <owner>bzanotti@chromium.org</owner> |
| 14096 <description> | 14095 <description> |
| 14097 Recorded when showing sign in entry in the tab switcher. | 14096 Recorded when showing sign in entry in the tab switcher. |
| 14098 </description> | 14097 </description> |
| 14099 </action> | 14098 </action> |
| 14100 | 14099 |
| 14101 <action name="Signin_MoreButton_Shown"> | 14100 <action name="Signin_MoreButton_Shown"> |
| (...skipping 1775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15877 <action name="webapps.AddShortcut.Manifest"> | 15876 <action name="webapps.AddShortcut.Manifest"> |
| 15878 <owner>mlamouri@chromium.org</owner> | 15877 <owner>mlamouri@chromium.org</owner> |
| 15879 <description> | 15878 <description> |
| 15880 Shortcut added to the homescreen with a valid Manifest. This action will be | 15879 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 15881 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 15880 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 15882 to keep a trend of whether the webapp also add meta tags. | 15881 to keep a trend of whether the webapp also add meta tags. |
| 15883 </description> | 15882 </description> |
| 15884 </action> | 15883 </action> |
| 15885 | 15884 |
| 15886 </actions> | 15885 </actions> |
| OLD | NEW |