| 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 15732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15743 </obsolete> | 15743 </obsolete> |
| 15744 </action> | 15744 </action> |
| 15745 | 15745 |
| 15746 <action name="WebstoreWidgetApp.ShowDialog"> | 15746 <action name="WebstoreWidgetApp.ShowDialog"> |
| 15747 <owner>tbarzic@google.com</owner> | 15747 <owner>tbarzic@google.com</owner> |
| 15748 <description> | 15748 <description> |
| 15749 Tracks Chrome Webstore Gallery Widget app being launched. | 15749 Tracks Chrome Webstore Gallery Widget app being launched. |
| 15750 </description> | 15750 </description> |
| 15751 </action> | 15751 </action> |
| 15752 | 15752 |
| 15753 <action name="Win10WelcomePage_SetAsDefaultBrowser"> |
| 15754 <owner>pmonette@chromium.org</owner> |
| 15755 <description> |
| 15756 The user clicked "Open Windows Settings" in the Win10 version of |
| 15757 the Welcome page. |
| 15758 </description> |
| 15759 </action> |
| 15760 |
| 15753 <action name="Win7ASHRestart"> | 15761 <action name="Win7ASHRestart"> |
| 15754 <owner>cpu@chromium.org</owner> | 15762 <owner>cpu@chromium.org</owner> |
| 15755 <owner>ananta@chromium.org</owner> | 15763 <owner>ananta@chromium.org</owner> |
| 15756 <owner>shrikant@chromium.org</owner> | 15764 <owner>shrikant@chromium.org</owner> |
| 15757 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> | 15765 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> |
| 15758 </action> | 15766 </action> |
| 15759 | 15767 |
| 15760 <action name="Win7DesktopRestart"> | 15768 <action name="Win7DesktopRestart"> |
| 15761 <owner>cpu@chromium.org</owner> | 15769 <owner>cpu@chromium.org</owner> |
| 15762 <owner>ananta@chromium.org</owner> | 15770 <owner>ananta@chromium.org</owner> |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15976 <action name="webapps.AddShortcut.Manifest"> | 15984 <action name="webapps.AddShortcut.Manifest"> |
| 15977 <owner>mlamouri@chromium.org</owner> | 15985 <owner>mlamouri@chromium.org</owner> |
| 15978 <description> | 15986 <description> |
| 15979 Shortcut added to the homescreen with a valid Manifest. This action will be | 15987 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 15980 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 15988 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 15981 to keep a trend of whether the webapp also add meta tags. | 15989 to keep a trend of whether the webapp also add meta tags. |
| 15982 </description> | 15990 </description> |
| 15983 </action> | 15991 </action> |
| 15984 | 15992 |
| 15985 </actions> | 15993 </actions> |
| OLD | NEW |