Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 0560f48e6b3b977f8429195de5808fecc2b3e336..24654daf6f6faecd186b3f0c9892f72e03482be5 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -2896,18 +2896,25 @@ should be able to be added at any place in this file. |
| </action> |
| <action name="GoogleNow.ButtonClicked0"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description> |
| + User clicked button index 0 (0-based) of a Now Notification. |
| + </description> |
| </action> |
| <action name="GoogleNow.ButtonClicked1"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description> |
| + User clicked button index 1 (0-based) of a Now Notification. |
| + </description> |
| </action> |
| <action name="GoogleNow.Dismissed"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description>User dismissed a Now Notification.</description> |
| </action> |
| <action name="GoogleNow.MessageCenter.NotificationPoppedUp"> |
| @@ -2919,23 +2926,36 @@ should be able to be added at any place in this file. |
| </action> |
| <action name="GoogleNow.MessageClicked"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description> |
| + User clicked on the message text of a Now notification. |
| + </description> |
| </action> |
| <action name="GoogleNow.WelcomeToastClickedNo"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description> |
| + User dismissed the Now Notifications welcome toast via the "don't show me |
| + notifications" button. |
| + </description> |
| </action> |
| <action name="GoogleNow.WelcomeToastClickedYes"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description> |
| + User dismissed the Now Notifications welcome toast via ok button. |
|
robliao
2014/08/10 02:20:21
the ok button.
|
| + </description> |
| </action> |
| <action name="GoogleNow.WelcomeToastDismissed"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <owner>robliao@chromium.org</owner> |
| + <owner>skare@chromium.org</owner> |
| + <description> |
| + User dismissed the Now Notifications welcome toast via the x. |
| + </description> |
| </action> |
| <action name="GpuAccelerationDisabled"> |