| 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 9943 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9954 Deprecated as of 01/2017. Replaced with | 9954 Deprecated as of 01/2017. Replaced with |
| 9955 MobileRecentTabManagerTabFromOtherDeviceOpened. | 9955 MobileRecentTabManagerTabFromOtherDeviceOpened. |
| 9956 </obsolete> | 9956 </obsolete> |
| 9957 </action> | 9957 </action> |
| 9958 | 9958 |
| 9959 <action name="MobileNTPMostVisited"> | 9959 <action name="MobileNTPMostVisited"> |
| 9960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9961 <description>Please enter the description of this user action.</description> | 9961 <description>Please enter the description of this user action.</description> |
| 9962 </action> | 9962 </action> |
| 9963 | 9963 |
| 9964 <action name="MobileNTPOpenedInNewTab"> |
| 9965 <owner>fhorschig@chromium.org</owner> |
| 9966 <description> |
| 9967 The user manually created a New Tab Page (NTP) in a new tab that has not |
| 9968 been shown before. This includes the initial tab (when starting Chrome). |
| 9969 </description> |
| 9970 </action> |
| 9971 |
| 9964 <action name="MobileNTPRecentlyClosed"> | 9972 <action name="MobileNTPRecentlyClosed"> |
| 9965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9973 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9966 <description>Please enter the description of this user action.</description> | 9974 <description>Please enter the description of this user action.</description> |
| 9967 <obsolete> | 9975 <obsolete> |
| 9968 Deprecated as of 01/2017. Replaced with | 9976 Deprecated as of 01/2017. Replaced with |
| 9969 MobileRecentTabManagerRecentTabOpened. | 9977 MobileRecentTabManagerRecentTabOpened. |
| 9970 </obsolete> | 9978 </obsolete> |
| 9971 </action> | 9979 </action> |
| 9972 | 9980 |
| 9973 <action name="MobileNTPShown"> | 9981 <action name="MobileNTPShown"> |
| (...skipping 6546 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 16520 <action name="webapps.AddShortcut.Manifest"> | 16528 <action name="webapps.AddShortcut.Manifest"> |
| 16521 <owner>mlamouri@chromium.org</owner> | 16529 <owner>mlamouri@chromium.org</owner> |
| 16522 <description> | 16530 <description> |
| 16523 Shortcut added to the homescreen with a valid Manifest. This action will be | 16531 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 16524 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 16532 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 16525 to keep a trend of whether the webapp also add meta tags. | 16533 to keep a trend of whether the webapp also add meta tags. |
| 16526 </description> | 16534 </description> |
| 16527 </action> | 16535 </action> |
| 16528 | 16536 |
| 16529 </actions> | 16537 </actions> |
| OLD | NEW |