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 12312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12323 </action> | 12323 </action> |
12324 | 12324 |
12325 <action name="WebsiteSettings_Opened"> | 12325 <action name="WebsiteSettings_Opened"> |
12326 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 12326 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
12327 <description>Please enter the description of this user action.</description> | 12327 <description>Please enter the description of this user action.</description> |
12328 <obsolete> | 12328 <obsolete> |
12329 Superseded by the WebsiteSettings.Action histogram on 2014-10-30. | 12329 Superseded by the WebsiteSettings.Action histogram on 2014-10-30. |
12330 </obsolete> | 12330 </obsolete> |
12331 </action> | 12331 </action> |
12332 | 12332 |
| 12333 <action name="WebstoreWidgetApp.ShowDialog"> |
| 12334 <owner>tbarzic@google.com</owner> |
| 12335 <description> |
| 12336 Tracks Chrome Webstore Gallery Widget app being launched. |
| 12337 </description> |
| 12338 </action> |
| 12339 |
12333 <action name="Win7ASHRestart"> | 12340 <action name="Win7ASHRestart"> |
12334 <owner>cpu@chromium.org</owner> | 12341 <owner>cpu@chromium.org</owner> |
12335 <owner>ananta@chromium.org</owner> | 12342 <owner>ananta@chromium.org</owner> |
12336 <owner>shrikant@chromium.org</owner> | 12343 <owner>shrikant@chromium.org</owner> |
12337 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> | 12344 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> |
12338 </action> | 12345 </action> |
12339 | 12346 |
12340 <action name="Win7DesktopRestart"> | 12347 <action name="Win7DesktopRestart"> |
12341 <owner>cpu@chromium.org</owner> | 12348 <owner>cpu@chromium.org</owner> |
12342 <owner>ananta@chromium.org</owner> | 12349 <owner>ananta@chromium.org</owner> |
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12540 <action name="webapps.AddShortcut.Manifest"> | 12547 <action name="webapps.AddShortcut.Manifest"> |
12541 <owner>mlamouri@chromium.org</owner> | 12548 <owner>mlamouri@chromium.org</owner> |
12542 <description> | 12549 <description> |
12543 Shortcut added to the homescreen with a valid Manifest. This action will be | 12550 Shortcut added to the homescreen with a valid Manifest. This action will be |
12544 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12551 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
12545 to keep a trend of whether the webapp also add meta tags. | 12552 to keep a trend of whether the webapp also add meta tags. |
12546 </description> | 12553 </description> |
12547 </action> | 12554 </action> |
12548 | 12555 |
12549 </actions> | 12556 </actions> |
OLD | NEW |