| 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 14794 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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"> | 14812 <action name="ShowBookmarks"> |
| 14813 <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> |
| 14814 <description>Please enter the description of this user action.</description> | 14814 <description>Please enter the description of this user action.</description> |
| 14815 <obsolete>Duplicate of ShowBookmarkManager.</obsolete> |
| 14815 </action> | 14816 </action> |
| 14816 | 14817 |
| 14817 <action name="ShowBookmarksBar"> | 14818 <action name="ShowBookmarksBar"> |
| 14818 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 14819 <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> | 14820 <description>Please enter the description of this user action.</description> |
| 14820 </action> | 14821 </action> |
| 14821 | 14822 |
| 14822 <action name="ShowChargerReplacementDialog"> | 14823 <action name="ShowChargerReplacementDialog"> |
| 14823 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 14824 <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> | 14825 <description>Please enter the description of this user action.</description> |
| (...skipping 2536 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 17361 <action name="webapps.AddShortcut.Manifest"> | 17362 <action name="webapps.AddShortcut.Manifest"> |
| 17362 <owner>mlamouri@chromium.org</owner> | 17363 <owner>mlamouri@chromium.org</owner> |
| 17363 <description> | 17364 <description> |
| 17364 Shortcut added to the homescreen with a valid Manifest. This action will be | 17365 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 17365 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 17366 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 17366 to keep a trend of whether the webapp also add meta tags. | 17367 to keep a trend of whether the webapp also add meta tags. |
| 17367 </description> | 17368 </description> |
| 17368 </action> | 17369 </action> |
| 17369 | 17370 |
| 17370 </actions> | 17371 </actions> |
| OLD | NEW |