Chromium Code Reviews| 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 14791 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 14802 <action name="ShowBluetoothSettingsPage"> | 14802 <action name="ShowBluetoothSettingsPage"> |
| 14803 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 14803 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 14804 <description>Please enter the description of this user action.</description> | 14804 <description>Please enter the description of this user action.</description> |
| 14805 </action> | 14805 </action> |
| 14806 | 14806 |
| 14807 <action name="ShowBookmarkManager"> | 14807 <action name="ShowBookmarkManager"> |
| 14808 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 14808 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 14809 <description>Please enter the description of this user action.</description> | 14809 <description>Please enter the description of this user action.</description> |
| 14810 </action> | 14810 </action> |
| 14811 | 14811 |
| 14812 <action name="ShowBookmarks"> | |
|
Alexei Svitkine (slow)
2017/05/26 14:55:38
Please mark it as <obsolete> instead since it's us
calamity
2017/05/29 03:39:25
Done.
| |
| 14813 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 14814 <description>Please enter the description of this user action.</description> | |
| 14815 </action> | |
| 14816 | |
| 14817 <action name="ShowBookmarksBar"> | 14812 <action name="ShowBookmarksBar"> |
| 14818 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 14813 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 14819 <description>Please enter the description of this user action.</description> | 14814 <description>Please enter the description of this user action.</description> |
| 14820 </action> | 14815 </action> |
| 14821 | 14816 |
| 14822 <action name="ShowChargerReplacementDialog"> | 14817 <action name="ShowChargerReplacementDialog"> |
| 14823 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 14818 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 14824 <description>Please enter the description of this user action.</description> | 14819 <description>Please enter the description of this user action.</description> |
| 14825 </action> | 14820 </action> |
| 14826 | 14821 |
| (...skipping 2534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 17361 <action name="webapps.AddShortcut.Manifest"> | 17356 <action name="webapps.AddShortcut.Manifest"> |
| 17362 <owner>mlamouri@chromium.org</owner> | 17357 <owner>mlamouri@chromium.org</owner> |
| 17363 <description> | 17358 <description> |
| 17364 Shortcut added to the homescreen with a valid Manifest. This action will be | 17359 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 17365 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 17360 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 17366 to keep a trend of whether the webapp also add meta tags. | 17361 to keep a trend of whether the webapp also add meta tags. |
| 17367 </description> | 17362 </description> |
| 17368 </action> | 17363 </action> |
| 17369 | 17364 |
| 17370 </actions> | 17365 </actions> |
| OLD | NEW |