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 1391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1402 <owner>mariakhomenko@chromium.org</owner> | 1402 <owner>mariakhomenko@chromium.org</owner> |
1403 <description> | 1403 <description> |
1404 An instant app was launched without any user prompting. | 1404 An instant app was launched without any user prompting. |
1405 </description> | 1405 </description> |
1406 </action> | 1406 </action> |
1407 | 1407 |
1408 <action name="Android.InstantApps.LaunchedFromWebsiteSettingsPopup"> | 1408 <action name="Android.InstantApps.LaunchedFromWebsiteSettingsPopup"> |
1409 <owner>mariakhomenko@chromium.org</owner> | 1409 <owner>mariakhomenko@chromium.org</owner> |
1410 <owner>tedchoc@chromium.org</owner> | 1410 <owner>tedchoc@chromium.org</owner> |
1411 <description> | 1411 <description> |
1412 An instant app was launched from the website settings popup. | 1412 An instant app was launched from the page info popup. |
1413 </description> | 1413 </description> |
1414 </action> | 1414 </action> |
1415 | 1415 |
1416 <action name="Android.LauncherShortcut.NewIncognitoTab"> | 1416 <action name="Android.LauncherShortcut.NewIncognitoTab"> |
1417 <owner>twellington@chromium.org</owner> | 1417 <owner>twellington@chromium.org</owner> |
1418 <description> | 1418 <description> |
1419 User tapped on the 'New Incognito Tab' launcher shortcut option. | 1419 User tapped on the 'New Incognito Tab' launcher shortcut option. |
1420 </description> | 1420 </description> |
1421 </action> | 1421 </action> |
1422 | 1422 |
(...skipping 9088 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10511 | 10511 |
10512 <action name="MobileUsingMenuBySwButtonTap"> | 10512 <action name="MobileUsingMenuBySwButtonTap"> |
10513 <owner>kkimlabs@chromium.org</owner> | 10513 <owner>kkimlabs@chromium.org</owner> |
10514 <description> | 10514 <description> |
10515 Only for Android. Menu is shown by tapping software menu button. | 10515 Only for Android. Menu is shown by tapping software menu button. |
10516 </description> | 10516 </description> |
10517 </action> | 10517 </action> |
10518 | 10518 |
10519 <action name="MobileWebsiteSettingsOpenedFromMenu"> | 10519 <action name="MobileWebsiteSettingsOpenedFromMenu"> |
10520 <owner>tedchoc@chromium.org</owner> | 10520 <owner>tedchoc@chromium.org</owner> |
10521 <description>Website Settings opened via the menu.</description> | 10521 <description>Page Info opened via the menu.</description> |
10522 </action> | 10522 </action> |
10523 | 10523 |
10524 <action name="MobileWebsiteSettingsOpenedFromToolbar"> | 10524 <action name="MobileWebsiteSettingsOpenedFromToolbar"> |
10525 <owner>tedchoc@chromium.org</owner> | 10525 <owner>tedchoc@chromium.org</owner> |
10526 <description> | 10526 <description> |
10527 Website Settings opened via the toolbar page info (i.e. https lock) icon. | 10527 Page Info opened via the toolbar page info (i.e. https lock) icon. |
10528 </description> | 10528 </description> |
10529 </action> | 10529 </action> |
10530 | 10530 |
10531 <action name="MostVisited0"> | 10531 <action name="MostVisited0"> |
10532 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10532 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10533 <description>Please enter the description of this user action.</description> | 10533 <description>Please enter the description of this user action.</description> |
10534 <obsolete>No longer recorded.</obsolete> | 10534 <obsolete>No longer recorded.</obsolete> |
10535 </action> | 10535 </action> |
10536 | 10536 |
10537 <action name="MostVisited1"> | 10537 <action name="MostVisited1"> |
(...skipping 6067 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
16605 <action name="webapps.AddShortcut.Manifest"> | 16605 <action name="webapps.AddShortcut.Manifest"> |
16606 <owner>mlamouri@chromium.org</owner> | 16606 <owner>mlamouri@chromium.org</owner> |
16607 <description> | 16607 <description> |
16608 Shortcut added to the homescreen with a valid Manifest. This action will be | 16608 Shortcut added to the homescreen with a valid Manifest. This action will be |
16609 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 16609 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
16610 to keep a trend of whether the webapp also add meta tags. | 16610 to keep a trend of whether the webapp also add meta tags. |
16611 </description> | 16611 </description> |
16612 </action> | 16612 </action> |
16613 | 16613 |
16614 </actions> | 16614 </actions> |
OLD | NEW |