| 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 15716 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15727 </obsolete> | 15727 </obsolete> |
| 15728 </action> | 15728 </action> |
| 15729 | 15729 |
| 15730 <action name="WebstoreWidgetApp.ShowDialog"> | 15730 <action name="WebstoreWidgetApp.ShowDialog"> |
| 15731 <owner>tbarzic@google.com</owner> | 15731 <owner>tbarzic@google.com</owner> |
| 15732 <description> | 15732 <description> |
| 15733 Tracks Chrome Webstore Gallery Widget app being launched. | 15733 Tracks Chrome Webstore Gallery Widget app being launched. |
| 15734 </description> | 15734 </description> |
| 15735 </action> | 15735 </action> |
| 15736 | 15736 |
| 15737 <action name="Win10WelcomePage_SetAsDefaultBrowser"> |
| 15738 <owner>pmonette@chromium.org</owner> |
| 15739 <description> |
| 15740 The user clicked "Open Windows Settings" in the Win10 version of |
| 15741 the Welcome page. |
| 15742 </description> |
| 15743 </action> |
| 15744 |
| 15737 <action name="Win7ASHRestart"> | 15745 <action name="Win7ASHRestart"> |
| 15738 <owner>cpu@chromium.org</owner> | 15746 <owner>cpu@chromium.org</owner> |
| 15739 <owner>ananta@chromium.org</owner> | 15747 <owner>ananta@chromium.org</owner> |
| 15740 <owner>shrikant@chromium.org</owner> | 15748 <owner>shrikant@chromium.org</owner> |
| 15741 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> | 15749 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> |
| 15742 </action> | 15750 </action> |
| 15743 | 15751 |
| 15744 <action name="Win7DesktopRestart"> | 15752 <action name="Win7DesktopRestart"> |
| 15745 <owner>cpu@chromium.org</owner> | 15753 <owner>cpu@chromium.org</owner> |
| 15746 <owner>ananta@chromium.org</owner> | 15754 <owner>ananta@chromium.org</owner> |
| (...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 15960 <action name="webapps.AddShortcut.Manifest"> | 15968 <action name="webapps.AddShortcut.Manifest"> |
| 15961 <owner>mlamouri@chromium.org</owner> | 15969 <owner>mlamouri@chromium.org</owner> |
| 15962 <description> | 15970 <description> |
| 15963 Shortcut added to the homescreen with a valid Manifest. This action will be | 15971 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 15964 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 15972 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 15965 to keep a trend of whether the webapp also add meta tags. | 15973 to keep a trend of whether the webapp also add meta tags. |
| 15966 </description> | 15974 </description> |
| 15967 </action> | 15975 </action> |
| 15968 | 15976 |
| 15969 </actions> | 15977 </actions> |
| OLD | NEW |