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 2873 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2884 <action name="GoogleNow.ButtonClicked1"> | 2884 <action name="GoogleNow.ButtonClicked1"> |
2885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2886 <description>Please enter the description of this user action.</description> | 2886 <description>Please enter the description of this user action.</description> |
2887 </action> | 2887 </action> |
2888 | 2888 |
2889 <action name="GoogleNow.Dismissed"> | 2889 <action name="GoogleNow.Dismissed"> |
2890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2891 <description>Please enter the description of this user action.</description> | 2891 <description>Please enter the description of this user action.</description> |
2892 </action> | 2892 </action> |
2893 | 2893 |
2894 <action name="GoogleNow.MessageCenter.NotificationPoppedUp"> | |
2895 <owner>robliao@chromium.org</owner> | |
2896 <owner>skare@chromium.org</owner> | |
2897 <description> | |
2898 This action is triggered when the notification pops up. | |
Ilya Sherman
2014/05/05 23:27:36
nit: I'd rephrase this to something more like "A G
robliao
2014/05/05 23:33:55
Iterated.
Shown is ambiguous in notifications par
| |
2899 </description> | |
2900 </action> | |
2901 | |
2894 <action name="GoogleNow.MessageClicked"> | 2902 <action name="GoogleNow.MessageClicked"> |
2895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2903 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2896 <description>Please enter the description of this user action.</description> | 2904 <description>Please enter the description of this user action.</description> |
2897 </action> | 2905 </action> |
2898 | 2906 |
2899 <action name="GoogleNow.WelcomeToastClickedNo"> | 2907 <action name="GoogleNow.WelcomeToastClickedNo"> |
2900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 2908 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
2901 <description>Please enter the description of this user action.</description> | 2909 <description>Please enter the description of this user action.</description> |
2902 </action> | 2910 </action> |
2903 | 2911 |
(...skipping 8066 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10978 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10971 <description>Please enter the description of this user action.</description> | 10979 <description>Please enter the description of this user action.</description> |
10972 </action> | 10980 </action> |
10973 | 10981 |
10974 <action name="webapps.AddShortcut.Bookmark"> | 10982 <action name="webapps.AddShortcut.Bookmark"> |
10975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | 10983 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
10976 <description>Please enter the description of this user action.</description> | 10984 <description>Please enter the description of this user action.</description> |
10977 </action> | 10985 </action> |
10978 | 10986 |
10979 </actions> | 10987 </actions> |
OLD | NEW |