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 9606 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
9617 <action name="Options_WhitelistedUser_Add"> | 9617 <action name="Options_WhitelistedUser_Add"> |
9618 <owner>stevenjb@chromium.org</owner> | 9618 <owner>stevenjb@chromium.org</owner> |
9619 <description>Settings: Users: Add a whitelisted user</description> | 9619 <description>Settings: Users: Add a whitelisted user</description> |
9620 </action> | 9620 </action> |
9621 | 9621 |
9622 <action name="Options_WhitelistedUser_Remove"> | 9622 <action name="Options_WhitelistedUser_Remove"> |
9623 <owner>stevenjb@chromium.org</owner> | 9623 <owner>stevenjb@chromium.org</owner> |
9624 <description>Settings: Users: Remove a whitelisted user</description> | 9624 <description>Settings: Users: Remove a whitelisted user</description> |
9625 </action> | 9625 </action> |
9626 | 9626 |
9627 <action name="OriginChipPress"> | |
Alexei Svitkine (slow)
2015/02/12 13:39:12
Please mark it as <obsolete> instead.
groby-ooo-7-16
2015/02/13 02:50:31
Done.
| |
9628 <owner>macourteau@chromium.org</owner> | |
9629 <description>Please enter the description of this user action.</description> | |
9630 </action> | |
9631 | |
9632 <action name="OutdatedPluginInfobar.AllowThisTime"> | 9627 <action name="OutdatedPluginInfobar.AllowThisTime"> |
9633 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9628 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9634 <description>Please enter the description of this user action.</description> | 9629 <description>Please enter the description of this user action.</description> |
9635 </action> | 9630 </action> |
9636 | 9631 |
9637 <action name="OutdatedPluginInfobar.Closed"> | 9632 <action name="OutdatedPluginInfobar.Closed"> |
9638 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9633 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
9639 <description>Please enter the description of this user action.</description> | 9634 <description>Please enter the description of this user action.</description> |
9640 </action> | 9635 </action> |
9641 | 9636 |
(...skipping 2284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11926 <action name="webapps.AddShortcut.Manifest"> | 11921 <action name="webapps.AddShortcut.Manifest"> |
11927 <owner>mlamouri@chromium.org</owner> | 11922 <owner>mlamouri@chromium.org</owner> |
11928 <description> | 11923 <description> |
11929 Shortcut added to the homescreen with a valid Manifest. This action will be | 11924 Shortcut added to the homescreen with a valid Manifest. This action will be |
11930 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 11925 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
11931 to keep a trend of whether the webapp also add meta tags. | 11926 to keep a trend of whether the webapp also add meta tags. |
11932 </description> | 11927 </description> |
11933 </action> | 11928 </action> |
11934 | 11929 |
11935 </actions> | 11930 </actions> |
OLD | NEW |