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 15877 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
15888 <action name="Undo"> | 15888 <action name="Undo"> |
15889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 15889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
15890 <description>Please enter the description of this user action.</description> | 15890 <description>Please enter the description of this user action.</description> |
15891 </action> | 15891 </action> |
15892 | 15892 |
15893 <action name="Unlink"> | 15893 <action name="Unlink"> |
15894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 15894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
15895 <description>Please enter the description of this user action.</description> | 15895 <description>Please enter the description of this user action.</description> |
15896 </action> | 15896 </action> |
15897 | 15897 |
15898 <action name="Unselect"> | |
Ilya Sherman
2017/03/09 08:30:18
Sorry, I should have clarified: Please mark the ac
yabinh
2017/03/09 09:00:39
Done.
| |
15899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
15900 <description>Please enter the description of this user action.</description> | |
15901 </action> | |
15902 | |
15903 <action name="UpdateChrome"> | 15898 <action name="UpdateChrome"> |
15904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 15899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
15905 <description>Please enter the description of this user action.</description> | 15900 <description>Please enter the description of this user action.</description> |
15906 </action> | 15901 </action> |
15907 | 15902 |
15908 <action name="Updater.ServerCertificateChanged"> | 15903 <action name="Updater.ServerCertificateChanged"> |
15909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 15904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
15910 <description>Please enter the description of this user action.</description> | 15905 <description>Please enter the description of this user action.</description> |
15911 </action> | 15906 </action> |
15912 | 15907 |
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
16479 <action name="webapps.AddShortcut.Manifest"> | 16474 <action name="webapps.AddShortcut.Manifest"> |
16480 <owner>mlamouri@chromium.org</owner> | 16475 <owner>mlamouri@chromium.org</owner> |
16481 <description> | 16476 <description> |
16482 Shortcut added to the homescreen with a valid Manifest. This action will be | 16477 Shortcut added to the homescreen with a valid Manifest. This action will be |
16483 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 16478 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
16484 to keep a trend of whether the webapp also add meta tags. | 16479 to keep a trend of whether the webapp also add meta tags. |
16485 </description> | 16480 </description> |
16486 </action> | 16481 </action> |
16487 | 16482 |
16488 </actions> | 16483 </actions> |
OLD | NEW |