| 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. A user action should be tied to an actual | 9 and description for each user action. A user action should be tied to an actual |
| 10 action taken by a user. It should be logged immediately after a user takes the | 10 action taken by a user. It should be logged immediately after a user takes the |
| (...skipping 9407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9418 due to manual user action, or because a timed Do Not Disturb expires. | 9418 due to manual user action, or because a timed Do Not Disturb expires. |
| 9419 </description> | 9419 </description> |
| 9420 </action> | 9420 </action> |
| 9421 | 9421 |
| 9422 <action name="OfflinePages.Edit.RemoveButtonClicked"> | 9422 <action name="OfflinePages.Edit.RemoveButtonClicked"> |
| 9423 <owner>jianli@chromium.org</owner> | 9423 <owner>jianli@chromium.org</owner> |
| 9424 <description> | 9424 <description> |
| 9425 Recorded when "Remove" button is clicked in offline section of | 9425 Recorded when "Remove" button is clicked in offline section of |
| 9426 "Edit bookmark" page. | 9426 "Edit bookmark" page. |
| 9427 </description> | 9427 </description> |
| 9428 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9428 </action> | 9429 </action> |
| 9429 | 9430 |
| 9430 <action name="OfflinePages.Edit.RemoveButtonNotClicked"> | 9431 <action name="OfflinePages.Edit.RemoveButtonNotClicked"> |
| 9431 <owner>jianli@chromium.org</owner> | 9432 <owner>jianli@chromium.org</owner> |
| 9432 <description> | 9433 <description> |
| 9433 Recorded when the user navigates away without clicking "Remove" | 9434 Recorded when the user navigates away without clicking "Remove" |
| 9434 button in offline section of "Edit bookmark" page. | 9435 button in offline section of "Edit bookmark" page. |
| 9435 </description> | 9436 </description> |
| 9437 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9436 </action> | 9438 </action> |
| 9437 | 9439 |
| 9438 <action name="OfflinePages.Edit.SaveButtonClicked"> | 9440 <action name="OfflinePages.Edit.SaveButtonClicked"> |
| 9439 <owner>jianli@chromium.org</owner> | 9441 <owner>jianli@chromium.org</owner> |
| 9440 <description> | 9442 <description> |
| 9441 Recorded when "Save" button is clicked in offline section of | 9443 Recorded when "Save" button is clicked in offline section of |
| 9442 "Edit bookmark" page. | 9444 "Edit bookmark" page. |
| 9443 </description> | 9445 </description> |
| 9446 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9444 </action> | 9447 </action> |
| 9445 | 9448 |
| 9446 <action name="OfflinePages.Edit.SaveButtonNotClicked"> | 9449 <action name="OfflinePages.Edit.SaveButtonNotClicked"> |
| 9447 <owner>jianli@chromium.org</owner> | 9450 <owner>jianli@chromium.org</owner> |
| 9448 <description> | 9451 <description> |
| 9449 Recorded when the user navigates away without clicking "Save" | 9452 Recorded when the user navigates away without clicking "Save" |
| 9450 button in offline section of "Edit bookmark" page. | 9453 button in offline section of "Edit bookmark" page. |
| 9451 </description> | 9454 </description> |
| 9455 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9452 </action> | 9456 </action> |
| 9453 | 9457 |
| 9454 <action name="OfflinePages.Edit.VisitButtonClicked"> | 9458 <action name="OfflinePages.Edit.VisitButtonClicked"> |
| 9455 <owner>jianli@chromium.org</owner> | 9459 <owner>jianli@chromium.org</owner> |
| 9456 <description> | 9460 <description> |
| 9457 Recorded when "Visit" button is clicked in offline section of | 9461 Recorded when "Visit" button is clicked in offline section of |
| 9458 "Edit bookmark" page. | 9462 "Edit bookmark" page. |
| 9459 </description> | 9463 </description> |
| 9464 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9460 </action> | 9465 </action> |
| 9461 | 9466 |
| 9462 <action name="OfflinePages.Edit.VisitButtonNotClicked"> | 9467 <action name="OfflinePages.Edit.VisitButtonNotClicked"> |
| 9463 <owner>jianli@chromium.org</owner> | 9468 <owner>jianli@chromium.org</owner> |
| 9464 <description> | 9469 <description> |
| 9465 Recorded when the user navigates away without clicking "Visit" | 9470 Recorded when the user navigates away without clicking "Visit" |
| 9466 button in offline section of "Edit bookmark" page. | 9471 button in offline section of "Edit bookmark" page. |
| 9467 </description> | 9472 </description> |
| 9473 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9468 </action> | 9474 </action> |
| 9469 | 9475 |
| 9470 <action name="OfflinePages.FreeUpSpaceDialogButtonClicked"> | 9476 <action name="OfflinePages.FreeUpSpaceDialogButtonClicked"> |
| 9471 <owner>jianli@chromium.org</owner> | 9477 <owner>jianli@chromium.org</owner> |
| 9472 <description> | 9478 <description> |
| 9473 Recorded when "Delete" button is clicked in the Free Up Space | 9479 Recorded when "Delete" button is clicked in the Free Up Space |
| 9474 dialog. | 9480 dialog. |
| 9475 </description> | 9481 </description> |
| 9482 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9476 </action> | 9483 </action> |
| 9477 | 9484 |
| 9478 <action name="OfflinePages.FreeUpSpaceDialogButtonNotClicked"> | 9485 <action name="OfflinePages.FreeUpSpaceDialogButtonNotClicked"> |
| 9479 <owner>jianli@chromium.org</owner> | 9486 <owner>jianli@chromium.org</owner> |
| 9480 <description> | 9487 <description> |
| 9481 Recorded when the user leaves the Free Up Space dialog without clicking | 9488 Recorded when the user leaves the Free Up Space dialog without clicking |
| 9482 "Delete" button. | 9489 "Delete" button. |
| 9483 </description> | 9490 </description> |
| 9491 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9484 </action> | 9492 </action> |
| 9485 | 9493 |
| 9486 <action name="OfflinePages.FreeUpSpaceHeaderClicked"> | 9494 <action name="OfflinePages.FreeUpSpaceHeaderClicked"> |
| 9487 <owner>jianli@chromium.org</owner> | 9495 <owner>jianli@chromium.org</owner> |
| 9488 <description> | 9496 <description> |
| 9489 Recorded when "Free Up Space" button is clicked in the storage | 9497 Recorded when "Free Up Space" button is clicked in the storage |
| 9490 space promotion section of "Saved Offline" page. | 9498 space promotion section of "Saved Offline" page. |
| 9491 </description> | 9499 </description> |
| 9500 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9492 </action> | 9501 </action> |
| 9493 | 9502 |
| 9494 <action name="OfflinePages.FreeUpSpaceHeaderNotClicked"> | 9503 <action name="OfflinePages.FreeUpSpaceHeaderNotClicked"> |
| 9495 <owner>jianli@chromium.org</owner> | 9504 <owner>jianli@chromium.org</owner> |
| 9496 <description> | 9505 <description> |
| 9497 Recorded when the user navigates away without clicking "Free Up | 9506 Recorded when the user navigates away without clicking "Free Up |
| 9498 Space" button is clicked in the storage space promotion section of | 9507 Space" button is clicked in the storage space promotion section of |
| 9499 "Saved Offline" page. | 9508 "Saved Offline" page. |
| 9500 </description> | 9509 </description> |
| 9510 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9501 </action> | 9511 </action> |
| 9502 | 9512 |
| 9503 <action name="OfflinePages.ReloadButtonClicked"> | 9513 <action name="OfflinePages.ReloadButtonClicked"> |
| 9504 <owner>jianli@chromium.org</owner> | 9514 <owner>jianli@chromium.org</owner> |
| 9505 <description> | 9515 <description> |
| 9506 Recorded when "Reload" button is clicked in the snackbar that is | 9516 Recorded when "Reload" button is clicked in the snackbar that is |
| 9507 shown when offline page is opened and there is network. | 9517 shown when offline page is opened and there is network. |
| 9508 </description> | 9518 </description> |
| 9509 </action> | 9519 </action> |
| 9510 | 9520 |
| 9511 <action name="OfflinePages.ReloadButtonNotClicked"> | 9521 <action name="OfflinePages.ReloadButtonNotClicked"> |
| 9512 <owner>jianli@chromium.org</owner> | 9522 <owner>jianli@chromium.org</owner> |
| 9513 <description> | 9523 <description> |
| 9514 Recorded when "Reload" button is not clicked in the snackbar that | 9524 Recorded when "Reload" button is not clicked in the snackbar that |
| 9515 is shown when offline page is opened and there is network. | 9525 is shown when offline page is opened and there is network. |
| 9516 </description> | 9526 </description> |
| 9517 </action> | 9527 </action> |
| 9518 | 9528 |
| 9519 <action name="OfflinePages.SaveButtonClicked"> | 9529 <action name="OfflinePages.SaveButtonClicked"> |
| 9520 <owner>jianli@chromium.org</owner> | 9530 <owner>jianli@chromium.org</owner> |
| 9521 <description> | 9531 <description> |
| 9522 Recorded when "Save" button is clicked in the snackbar that is | 9532 Recorded when "Save" button is clicked in the snackbar that is |
| 9523 shown when bookmarked page without saved copy is opened. | 9533 shown when bookmarked page without saved copy is opened. |
| 9524 </description> | 9534 </description> |
| 9535 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9525 </action> | 9536 </action> |
| 9526 | 9537 |
| 9527 <action name="OfflinePages.SaveButtonNotClicked"> | 9538 <action name="OfflinePages.SaveButtonNotClicked"> |
| 9528 <owner>jianli@chromium.org</owner> | 9539 <owner>jianli@chromium.org</owner> |
| 9529 <description> | 9540 <description> |
| 9530 Recorded when "Save" button is not clicked in the snackbar that is | 9541 Recorded when "Save" button is not clicked in the snackbar that is |
| 9531 shown when bookmarked page without saved copy is opened. | 9542 shown when bookmarked page without saved copy is opened. |
| 9532 </description> | 9543 </description> |
| 9544 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9533 </action> | 9545 </action> |
| 9534 | 9546 |
| 9535 <action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonClicked"> | 9547 <action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonClicked"> |
| 9536 <owner>jianli@chromium.org</owner> | 9548 <owner>jianli@chromium.org</owner> |
| 9537 <description> | 9549 <description> |
| 9538 Recorded when "Free Up Space" button is clicked in the in the | 9550 Recorded when "Free Up Space" button is clicked in the in the |
| 9539 snackbar that is shown when the page is/is not saved and storage is almost | 9551 snackbar that is shown when the page is/is not saved and storage is almost |
| 9540 full. | 9552 full. |
| 9541 </description> | 9553 </description> |
| 9554 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9542 </action> | 9555 </action> |
| 9543 | 9556 |
| 9544 <action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonNotClicked"> | 9557 <action name="OfflinePages.SaveStatusSnackbar.FreeUpSpaceButtonNotClicked"> |
| 9545 <owner>jianli@chromium.org</owner> | 9558 <owner>jianli@chromium.org</owner> |
| 9546 <description> | 9559 <description> |
| 9547 Recorded when the user navigates away without clicking "Free Up | 9560 Recorded when the user navigates away without clicking "Free Up |
| 9548 Space" button is clicked in the storage space promotion section of | 9561 Space" button is clicked in the storage space promotion section of |
| 9549 "Saved Offline" page. | 9562 "Saved Offline" page. |
| 9550 </description> | 9563 </description> |
| 9564 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9551 </action> | 9565 </action> |
| 9552 | 9566 |
| 9553 <action name="OfflinePages.ViewingOffline.EditButtonClicked"> | 9567 <action name="OfflinePages.ViewingOffline.EditButtonClicked"> |
| 9554 <owner>jianli@chromium.org</owner> | 9568 <owner>jianli@chromium.org</owner> |
| 9555 <description> | 9569 <description> |
| 9556 Recorded when a user clicks on the "Edit" button on a snackbar | 9570 Recorded when a user clicks on the "Edit" button on a snackbar |
| 9557 that shown when viewing offline page with no network. | 9571 that shown when viewing offline page with no network. |
| 9558 </description> | 9572 </description> |
| 9573 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9559 </action> | 9574 </action> |
| 9560 | 9575 |
| 9561 <action name="OfflinePages.ViewingOffline.EditButtonNotClicked"> | 9576 <action name="OfflinePages.ViewingOffline.EditButtonNotClicked"> |
| 9562 <owner>jianli@chromium.org</owner> | 9577 <owner>jianli@chromium.org</owner> |
| 9563 <description> | 9578 <description> |
| 9564 Recorded when a snackbar shown when viewing an offline page with no network | 9579 Recorded when a snackbar shown when viewing an offline page with no network |
| 9565 is dismissed without "Edit" button being clicked. | 9580 is dismissed without "Edit" button being clicked. |
| 9566 </description> | 9581 </description> |
| 9582 <obsolete>Offline pages were pulled out of bookmarks UI.</obsolete> |
| 9567 </action> | 9583 </action> |
| 9568 | 9584 |
| 9569 <action name="Omnibox.ServerSuggestDelete.Failure"> | 9585 <action name="Omnibox.ServerSuggestDelete.Failure"> |
| 9570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9586 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9571 <description>Please enter the description of this user action.</description> | 9587 <description>Please enter the description of this user action.</description> |
| 9572 </action> | 9588 </action> |
| 9573 | 9589 |
| 9574 <action name="Omnibox.ServerSuggestDelete.Success"> | 9590 <action name="Omnibox.ServerSuggestDelete.Success"> |
| 9575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 9591 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| 9576 <description>Please enter the description of this user action.</description> | 9592 <description>Please enter the description of this user action.</description> |
| (...skipping 4875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14452 <action name="webapps.AddShortcut.Manifest"> | 14468 <action name="webapps.AddShortcut.Manifest"> |
| 14453 <owner>mlamouri@chromium.org</owner> | 14469 <owner>mlamouri@chromium.org</owner> |
| 14454 <description> | 14470 <description> |
| 14455 Shortcut added to the homescreen with a valid Manifest. This action will be | 14471 Shortcut added to the homescreen with a valid Manifest. This action will be |
| 14456 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions | 14472 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions |
| 14457 to keep a trend of whether the webapp also add meta tags. | 14473 to keep a trend of whether the webapp also add meta tags. |
| 14458 </description> | 14474 </description> |
| 14459 </action> | 14475 </action> |
| 14460 | 14476 |
| 14461 </actions> | 14477 </actions> |
| OLD | NEW |