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 14081 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14092 <description> | 14092 <description> |
14093 Recorded when showing sign in entry in the sign in promo. | 14093 Recorded when showing sign in entry in the sign in promo. |
14094 </description> | 14094 </description> |
14095 </action> | 14095 </action> |
14096 | 14096 |
14097 <action name="Signin_Impression_FromStartPage"> | 14097 <action name="Signin_Impression_FromStartPage"> |
14098 <owner>gogerald@chromium.org</owner> | 14098 <owner>gogerald@chromium.org</owner> |
14099 <description> | 14099 <description> |
14100 Recorded when showing sign in entry in the first run experience. | 14100 Recorded when showing sign in entry in the first run experience. |
14101 </description> | 14101 </description> |
14102 <obsolete>Removed from codebase.</obsolete> | |
14103 </action> | 14102 </action> |
14104 | 14103 |
14105 <action name="Signin_Impression_FromTabSwitcher"> | 14104 <action name="Signin_Impression_FromTabSwitcher"> |
14106 <owner>bzanotti@chromium.org</owner> | 14105 <owner>bzanotti@chromium.org</owner> |
14107 <description> | 14106 <description> |
14108 Recorded when showing sign in entry in the tab switcher. | 14107 Recorded when showing sign in entry in the tab switcher. |
14109 </description> | 14108 </description> |
14110 </action> | 14109 </action> |
14111 | 14110 |
14112 <action name="Signin_MoreButton_Shown"> | 14111 <action name="Signin_MoreButton_Shown"> |
(...skipping 1775 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15888 <action name="webapps.AddShortcut.Manifest"> | 15887 <action name="webapps.AddShortcut.Manifest"> |
15889 <owner>mlamouri@chromium.org</owner> | 15888 <owner>mlamouri@chromium.org</owner> |
15890 <description> | 15889 <description> |
15891 Shortcut added to the homescreen with a valid Manifest. This action will be | 15890 Shortcut added to the homescreen with a valid Manifest. This action will be |
15892 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 15891 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
15893 to keep a trend of whether the webapp also add meta tags. | 15892 to keep a trend of whether the webapp also add meta tags. |
15894 </description> | 15893 </description> |
15895 </action> | 15894 </action> |
15896 | 15895 |
15897 </actions> | 15896 </actions> |
OLD | NEW |