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>Please list the metric's owners. Add more owner tags as needed.</owner> | |
12335 <description>Please enter the description of this user action.</description> | |
Ilya Sherman
2015/06/25 22:36:32
^^^
tbarzic
2015/06/25 22:46:12
Done.
| |
12336 </action> | |
12337 | |
12333 <action name="Win7ASHRestart"> | 12338 <action name="Win7ASHRestart"> |
12334 <owner>cpu@chromium.org</owner> | 12339 <owner>cpu@chromium.org</owner> |
12335 <owner>ananta@chromium.org</owner> | 12340 <owner>ananta@chromium.org</owner> |
12336 <owner>shrikant@chromium.org</owner> | 12341 <owner>shrikant@chromium.org</owner> |
12337 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> | 12342 <description>Tracks when Chrome was restarted on Win7 in Ash.</description> |
12338 </action> | 12343 </action> |
12339 | 12344 |
12340 <action name="Win7DesktopRestart"> | 12345 <action name="Win7DesktopRestart"> |
12341 <owner>cpu@chromium.org</owner> | 12346 <owner>cpu@chromium.org</owner> |
12342 <owner>ananta@chromium.org</owner> | 12347 <owner>ananta@chromium.org</owner> |
(...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
12540 <action name="webapps.AddShortcut.Manifest"> | 12545 <action name="webapps.AddShortcut.Manifest"> |
12541 <owner>mlamouri@chromium.org</owner> | 12546 <owner>mlamouri@chromium.org</owner> |
12542 <description> | 12547 <description> |
12543 Shortcut added to the homescreen with a valid Manifest. This action will be | 12548 Shortcut added to the homescreen with a valid Manifest. This action will be |
12544 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 12549 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
12545 to keep a trend of whether the webapp also add meta tags. | 12550 to keep a trend of whether the webapp also add meta tags. |
12546 </description> | 12551 </description> |
12547 </action> | 12552 </action> |
12548 | 12553 |
12549 </actions> | 12554 </actions> |
OLD | NEW |