Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 2257533005: Change logging of about:flags from actions to a histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo in header. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 20 matching lines...) Expand all
31 </action> 31 </action>
32 32
33 <action name="AboutConflicts"> 33 <action name="AboutConflicts">
34 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 34 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
35 <description>Please enter the description of this user action.</description> 35 <description>Please enter the description of this user action.</description>
36 </action> 36 </action>
37 37
38 <action name="AboutFlags_StartupTick" not_user_triggered="true"> 38 <action name="AboutFlags_StartupTick" not_user_triggered="true">
39 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 39 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
40 <description>Please enter the description of this user action.</description> 40 <description>Please enter the description of this user action.</description>
41 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
41 </action> 42 </action>
42 43
43 <action name="AboutFlags_background-webapps"> 44 <action name="AboutFlags_background-webapps">
44 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 45 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
45 <description>Please enter the description of this user action.</description> 46 <description>Please enter the description of this user action.</description>
47 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
46 </action> 48 </action>
47 49
48 <action name="AboutFlags_click-to-play"> 50 <action name="AboutFlags_click-to-play">
49 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 51 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
50 <description>Please enter the description of this user action.</description> 52 <description>Please enter the description of this user action.</description>
53 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
51 </action> 54 </action>
52 55
53 <action name="AboutFlags_cloud-print"> 56 <action name="AboutFlags_cloud-print">
54 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 57 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
55 <description>Please enter the description of this user action.</description> 58 <description>Please enter the description of this user action.</description>
59 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
56 </action> 60 </action>
57 61
58 <action name="AboutFlags_cloud-print-proxy"> 62 <action name="AboutFlags_cloud-print-proxy">
59 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 63 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
60 <description>Please enter the description of this user action.</description> 64 <description>Please enter the description of this user action.</description>
65 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
61 </action> 66 </action>
62 67
63 <action name="AboutFlags_confirm-to-quit"> 68 <action name="AboutFlags_confirm-to-quit">
64 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 69 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
65 <description>Please enter the description of this user action.</description> 70 <description>Please enter the description of this user action.</description>
71 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
66 </action> 72 </action>
67 73
68 <action name="AboutFlags_conflicting-modules-check"> 74 <action name="AboutFlags_conflicting-modules-check">
69 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 75 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
70 <description>Please enter the description of this user action.</description> 76 <description>Please enter the description of this user action.</description>
77 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
71 </action> 78 </action>
72 79
73 <action name="AboutFlags_data-reduction-proxy-lo-fi@1"> 80 <action name="AboutFlags_data-reduction-proxy-lo-fi@1">
74 <owner>bengr@chromium.org</owner> 81 <owner>bengr@chromium.org</owner>
75 <owner>megjablon@chromium.org</owner> 82 <owner>megjablon@chromium.org</owner>
76 <description> 83 <description>
77 User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via 84 User enabled flag that Forces Data Saver Lo-Fi mode to be always enabled via
78 chrome://flags. The action is emitted once per startup when the flag is 85 chrome://flags. The action is emitted once per startup when the flag is
79 active. 86 active.
80 </description> 87 </description>
88 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
81 </action> 89 </action>
82 90
83 <action name="AboutFlags_data-reduction-proxy-lo-fi@2"> 91 <action name="AboutFlags_data-reduction-proxy-lo-fi@2">
84 <owner>bengr@chromium.org</owner> 92 <owner>bengr@chromium.org</owner>
85 <owner>megjablon@chromium.org</owner> 93 <owner>megjablon@chromium.org</owner>
86 <description> 94 <description>
87 User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on 95 User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
88 cellular connection via chrome://flags. The action is emitted once per 96 cellular connection via chrome://flags. The action is emitted once per
89 startup when the flag is active. 97 startup when the flag is active.
90 </description> 98 </description>
99 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
91 </action> 100 </action>
92 101
93 <action name="AboutFlags_data-reduction-proxy-lo-fi@3"> 102 <action name="AboutFlags_data-reduction-proxy-lo-fi@3">
94 <owner>bengr@chromium.org</owner> 103 <owner>bengr@chromium.org</owner>
95 <owner>megjablon@chromium.org</owner> 104 <owner>megjablon@chromium.org</owner>
96 <description> 105 <description>
97 User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via 106 User enabled flag that Forces Data Saver Lo-Fi mode to be disabled via
98 chrome://flags. The action is emitted once per startup when the flag is 107 chrome://flags. The action is emitted once per startup when the flag is
99 active. 108 active.
100 </description> 109 </description>
110 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
101 </action> 111 </action>
102 112
103 <action name="AboutFlags_data-reduction-proxy-lo-fi@4"> 113 <action name="AboutFlags_data-reduction-proxy-lo-fi@4">
104 <owner>bengr@chromium.org</owner> 114 <owner>bengr@chromium.org</owner>
105 <owner>megjablon@chromium.org</owner> 115 <owner>megjablon@chromium.org</owner>
106 <description> 116 <description>
107 User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on 117 User enabled flag that Forces Data Saver Lo-Fi mode to be enabled only on
108 slow connections via chrome://flags. The action is emitted once per startup 118 slow connections via chrome://flags. The action is emitted once per startup
109 when the flag is active. 119 when the flag is active.
110 </description> 120 </description>
121 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
111 </action> 122 </action>
112 123
113 <action name="AboutFlags_disable-chrome-to-mobile"> 124 <action name="AboutFlags_disable-chrome-to-mobile">
114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
115 <description>Please enter the description of this user action.</description> 126 <description>Please enter the description of this user action.</description>
127 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
116 </action> 128 </action>
117 129
118 <action name="AboutFlags_disable-outdated-plugins"> 130 <action name="AboutFlags_disable-outdated-plugins">
119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 131 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
120 <description>Please enter the description of this user action.</description> 132 <description>Please enter the description of this user action.</description>
133 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
121 </action> 134 </action>
122 135
123 <action name="AboutFlags_disable-pnacl"> 136 <action name="AboutFlags_disable-pnacl">
124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 137 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
125 <description>Please enter the description of this user action.</description> 138 <description>Please enter the description of this user action.</description>
126 <obsolete>This flag no longer exists.</obsolete> 139 <obsolete>This flag no longer exists.</obsolete>
127 </action> 140 </action>
128 141
129 <action name="AboutFlags_disable-print-preview"> 142 <action name="AboutFlags_disable-print-preview">
130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 143 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
131 <description>Please enter the description of this user action.</description> 144 <description>Please enter the description of this user action.</description>
145 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
132 </action> 146 </action>
133 147
134 <action name="AboutFlags_disable-smooth-scrolling"> 148 <action name="AboutFlags_disable-smooth-scrolling">
135 <owner>skobes@chromium.org</owner> 149 <owner>skobes@chromium.org</owner>
136 <description> 150 <description>
137 User flag to disable smooth scroll animations on wheel and keyboard input. 151 User flag to disable smooth scroll animations on wheel and keyboard input.
138 </description> 152 </description>
139 <obsolete>This flag no longer exists.</obsolete> 153 <obsolete>This flag no longer exists.</obsolete>
140 </action> 154 </action>
141 155
142 <action name="AboutFlags_disable-views-rect-based-targeting"> 156 <action name="AboutFlags_disable-views-rect-based-targeting">
143 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 157 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
144 <description>Please enter the description of this user action.</description> 158 <description>Please enter the description of this user action.</description>
159 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
145 </action> 160 </action>
146 161
147 <action name="AboutFlags_disable-website-settings"> 162 <action name="AboutFlags_disable-website-settings">
148 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 163 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
149 <description>Please enter the description of this user action.</description> 164 <description>Please enter the description of this user action.</description>
165 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
150 </action> 166 </action>
151 167
152 <action name="AboutFlags_dns-server"> 168 <action name="AboutFlags_dns-server">
153 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
154 <description>Please enter the description of this user action.</description> 170 <description>Please enter the description of this user action.</description>
171 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
155 </action> 172 </action>
156 173
157 <action name="AboutFlags_document-passive-event-listeners"> 174 <action name="AboutFlags_document-passive-event-listeners">
158 <owner>dtapuska@chromium.org</owner> 175 <owner>dtapuska@chromium.org</owner>
159 <description> 176 <description>
160 User enabled the PassiveDocumentEventListeners via chrome://flags. 177 User enabled the PassiveDocumentEventListeners via chrome://flags.
161 </description> 178 </description>
179 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
162 </action> 180 </action>
163 181
164 <action name="AboutFlags_downloads-new-ui"> 182 <action name="AboutFlags_downloads-new-ui">
165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
166 <description>Please enter the description of this user action.</description> 184 <description>Please enter the description of this user action.</description>
185 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
167 </action> 186 </action>
168 187
169 <action name="AboutFlags_enable-chrome-to-mobile"> 188 <action name="AboutFlags_enable-chrome-to-mobile">
170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
171 <description>Please enter the description of this user action.</description> 190 <description>Please enter the description of this user action.</description>
191 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
172 </action> 192 </action>
173 193
174 <action name="AboutFlags_enable-experimental-web-platform-features"> 194 <action name="AboutFlags_enable-experimental-web-platform-features">
175 <owner>rbyers@chromium.org</owner> 195 <owner>rbyers@chromium.org</owner>
176 <description> 196 <description>
177 User flag to enable web APIs marked as status=experimental 197 User flag to enable web APIs marked as status=experimental
178 RuntimeEnabledFeatures. 198 RuntimeEnabledFeatures.
179 </description> 199 </description>
200 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
180 </action> 201 </action>
181 202
182 <action name="AboutFlags_enable-nacl"> 203 <action name="AboutFlags_enable-nacl">
183 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
184 <description>Please enter the description of this user action.</description> 205 <description>Please enter the description of this user action.</description>
206 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
185 </action> 207 </action>
186 208
187 <action name="AboutFlags_enable-nacl-debug"> 209 <action name="AboutFlags_enable-nacl-debug">
188 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
189 <description>Please enter the description of this user action.</description> 211 <description>Please enter the description of this user action.</description>
212 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
190 </action> 213 </action>
191 214
192 <action name="AboutFlags_enable-nacl-exception-handling"> 215 <action name="AboutFlags_enable-nacl-exception-handling">
193 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 216 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
194 <description>Please enter the description of this user action.</description> 217 <description>Please enter the description of this user action.</description>
218 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
195 </action> 219 </action>
196 220
197 <action name="AboutFlags_enable-native-cups"> 221 <action name="AboutFlags_enable-native-cups">
198 <owner>skau@chromium.org</owner> 222 <owner>skau@chromium.org</owner>
199 <description> 223 <description>
200 Records if native cups printing is enabled in chrome://flags 224 Records if native cups printing is enabled in chrome://flags
201 </description> 225 </description>
226 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
202 </action> 227 </action>
203 228
204 <action name="AboutFlags_enable-pnacl"> 229 <action name="AboutFlags_enable-pnacl">
205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
206 <description>Please enter the description of this user action.</description> 231 <description>Please enter the description of this user action.</description>
232 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
207 </action> 233 </action>
208 234
209 <action name="AboutFlags_enable-pointer-events"> 235 <action name="AboutFlags_enable-pointer-events">
210 <owner>nzolghadr@chromium.org</owner> 236 <owner>nzolghadr@chromium.org</owner>
211 <description> 237 <description>
212 User enabled the &quot;PointerEvent&quot; blink feature via chrome://flags. 238 User enabled the &quot;PointerEvent&quot; blink feature via chrome://flags.
213 </description> 239 </description>
240 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
214 </action> 241 </action>
215 242
216 <action name="AboutFlags_enable-smooth-scrolling"> 243 <action name="AboutFlags_enable-smooth-scrolling">
217 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
218 <description>Please enter the description of this user action.</description> 245 <description>Please enter the description of this user action.</description>
246 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
219 </action> 247 </action>
220 248
221 <action name="AboutFlags_enable-web-bluetooth"> 249 <action name="AboutFlags_enable-web-bluetooth">
222 <owner>jyasskin@chromium.org</owner> 250 <owner>jyasskin@chromium.org</owner>
223 <owner>ortuno@chromium.org</owner> 251 <owner>ortuno@chromium.org</owner>
224 <owner>scheib@chromium.org</owner> 252 <owner>scheib@chromium.org</owner>
225 <description>User enabled Web Bluetooth via chrome://flags.</description> 253 <description>User enabled Web Bluetooth via chrome://flags.</description>
254 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
226 </action> 255 </action>
227 256
228 <action name="AboutFlags_enable-website-settings"> 257 <action name="AboutFlags_enable-website-settings">
229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 258 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
230 <description>Please enter the description of this user action.</description> 259 <description>Please enter the description of this user action.</description>
260 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
231 </action> 261 </action>
232 262
233 <action name="AboutFlags_enable-wifi-credential-sync"> 263 <action name="AboutFlags_enable-wifi-credential-sync">
234 <owner>quiche@chromium.org</owner> 264 <owner>quiche@chromium.org</owner>
235 <description> 265 <description>
236 User enabled WiFi credential sync via chrome://flags. 266 User enabled WiFi credential sync via chrome://flags.
237 </description> 267 </description>
268 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
238 </action> 269 </action>
239 270
240 <action name="AboutFlags_experimental-location-features"> 271 <action name="AboutFlags_experimental-location-features">
241 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 272 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
242 <description>Please enter the description of this user action.</description> 273 <description>Please enter the description of this user action.</description>
274 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
243 </action> 275 </action>
244 276
245 <action name="AboutFlags_expose-for-tabs"> 277 <action name="AboutFlags_expose-for-tabs">
246 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 278 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
247 <description>Please enter the description of this user action.</description> 279 <description>Please enter the description of this user action.</description>
280 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
248 </action> 281 </action>
249 282
250 <action name="AboutFlags_extension-apis"> 283 <action name="AboutFlags_extension-apis">
251 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
252 <description>Please enter the description of this user action.</description> 285 <description>Please enter the description of this user action.</description>
286 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
253 </action> 287 </action>
254 288
255 <action name="AboutFlags_focus-existing-tab-on-open"> 289 <action name="AboutFlags_focus-existing-tab-on-open">
256 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
257 <description>Please enter the description of this user action.</description> 291 <description>Please enter the description of this user action.</description>
292 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
258 </action> 293 </action>
259 294
260 <action name="AboutFlags_gpu-canvas-2d"> 295 <action name="AboutFlags_gpu-canvas-2d">
261 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 296 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
262 <description>Please enter the description of this user action.</description> 297 <description>Please enter the description of this user action.</description>
298 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
263 </action> 299 </action>
264 300
265 <action name="AboutFlags_indexeddb-use-leveldb"> 301 <action name="AboutFlags_indexeddb-use-leveldb">
266 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 302 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
267 <description>Please enter the description of this user action.</description> 303 <description>Please enter the description of this user action.</description>
304 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
268 </action> 305 </action>
269 306
270 <action name="AboutFlags_instant-autocomplete-immediately"> 307 <action name="AboutFlags_instant-autocomplete-immediately">
271 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 308 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
272 <description>Please enter the description of this user action.</description> 309 <description>Please enter the description of this user action.</description>
310 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
273 </action> 311 </action>
274 312
275 <action name="AboutFlags_instant-type"> 313 <action name="AboutFlags_instant-type">
276 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
277 <description>Please enter the description of this user action.</description> 315 <description>Please enter the description of this user action.</description>
316 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
278 </action> 317 </action>
279 318
280 <action name="AboutFlags_mark-non-secure-as"> 319 <action name="AboutFlags_mark-non-secure-as">
281 <owner>palmer@chromium.org</owner> 320 <owner>palmer@chromium.org</owner>
282 <owner>felt@chromium.org</owner> 321 <owner>felt@chromium.org</owner>
283 <description> 322 <description>
284 This flag lets users opt into or out of marking HTTP as Dubious or as 323 This flag lets users opt into or out of marking HTTP as Dubious or as
285 Non-Secure. The action is emitted once per startup when the flag is active. 324 Non-Secure. The action is emitted once per startup when the flag is active.
286 </description> 325 </description>
326 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
287 </action> 327 </action>
288 328
289 <action name="AboutFlags_match-preview"> 329 <action name="AboutFlags_match-preview">
290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
291 <description>Please enter the description of this user action.</description> 331 <description>Please enter the description of this user action.</description>
332 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
292 </action> 333 </action>
293 334
294 <action name="AboutFlags_my-special-feature"> 335 <action name="AboutFlags_my-special-feature">
295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 336 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
296 <description>Please enter the description of this user action.</description> 337 <description>Please enter the description of this user action.</description>
338 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
297 </action> 339 </action>
298 340
299 <action name="AboutFlags_nacl-debug-mask"> 341 <action name="AboutFlags_nacl-debug-mask">
300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 342 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
301 <description>Please enter the description of this user action.</description> 343 <description>Please enter the description of this user action.</description>
344 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
302 </action> 345 </action>
303 346
304 <action name="AboutFlags_nacl-gdb"> 347 <action name="AboutFlags_nacl-gdb">
305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
306 <description>Please enter the description of this user action.</description> 349 <description>Please enter the description of this user action.</description>
350 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
307 </action> 351 </action>
308 352
309 <action name="AboutFlags_nacl-gdb-script"> 353 <action name="AboutFlags_nacl-gdb-script">
310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
311 <description>Please enter the description of this user action.</description> 355 <description>Please enter the description of this user action.</description>
356 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
312 </action> 357 </action>
313 358
314 <action name="AboutFlags_new-audio-rendering-mixing-strategy"> 359 <action name="AboutFlags_new-audio-rendering-mixing-strategy">
315 <owner>grunell@chromium.org</owner> 360 <owner>grunell@chromium.org</owner>
316 <owner>olka@chromium.org</owner> 361 <owner>olka@chromium.org</owner>
317 <description> 362 <description>
318 User enabled flag to control new audio rendering mixing strategy. 363 User enabled flag to control new audio rendering mixing strategy.
319 </description> 364 </description>
365 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
320 </action> 366 </action>
321 367
322 <action name="AboutFlags_page-prerender"> 368 <action name="AboutFlags_page-prerender">
323 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
324 <description>Please enter the description of this user action.</description> 370 <description>Please enter the description of this user action.</description>
371 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
325 </action> 372 </action>
326 373
327 <action name="AboutFlags_passive-event-listeners-due-to-fling"> 374 <action name="AboutFlags_passive-event-listeners-due-to-fling">
328 <owner>dtapuska@chromium.org</owner> 375 <owner>dtapuska@chromium.org</owner>
329 <description> 376 <description>
330 User enabled the PassiveEventListenersDueToFling via chrome://flags. 377 User enabled the PassiveEventListenersDueToFling via chrome://flags.
331 </description> 378 </description>
379 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
332 </action> 380 </action>
333 381
334 <action name="AboutFlags_passive-listener-default"> 382 <action name="AboutFlags_passive-listener-default">
335 <owner>dtapuska@chromium.org</owner> 383 <owner>dtapuska@chromium.org</owner>
336 <description> 384 <description>
337 User enabled flag to adjust the default value of 'passive' field in 385 User enabled flag to adjust the default value of 'passive' field in
338 AddEventListenerOptions dictionary when a javascript event handler is added. 386 AddEventListenerOptions dictionary when a javascript event handler is added.
339 </description> 387 </description>
388 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
340 </action> 389 </action>
341 390
342 <action name="AboutFlags_prerender-from-omnibox"> 391 <action name="AboutFlags_prerender-from-omnibox">
343 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 392 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
344 <description>Please enter the description of this user action.</description> 393 <description>Please enter the description of this user action.</description>
394 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
345 </action> 395 </action>
346 396
347 <action name="AboutFlags_print-preview"> 397 <action name="AboutFlags_print-preview">
348 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 398 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
349 <description>Please enter the description of this user action.</description> 399 <description>Please enter the description of this user action.</description>
400 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
350 </action> 401 </action>
351 402
352 <action name="AboutFlags_remoting"> 403 <action name="AboutFlags_remoting">
353 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
354 <description>Please enter the description of this user action.</description> 405 <description>Please enter the description of this user action.</description>
406 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
355 </action> 407 </action>
356 408
357 <action name="AboutFlags_save-page-as-mhtml"> 409 <action name="AboutFlags_save-page-as-mhtml">
358 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
359 <description>Please enter the description of this user action.</description> 411 <description>Please enter the description of this user action.</description>
412 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
360 </action> 413 </action>
361 414
362 <action name="AboutFlags_smooth-scrolling"> 415 <action name="AboutFlags_smooth-scrolling">
363 <owner>skobes@chromium.org</owner> 416 <owner>skobes@chromium.org</owner>
364 <description> 417 <description>
365 User flag to disable smooth scroll animations on wheel and keyboard input. 418 User flag to disable smooth scroll animations on wheel and keyboard input.
366 </description> 419 </description>
420 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
367 </action> 421 </action>
368 422
369 <action name="AboutFlags_snap-start"> 423 <action name="AboutFlags_snap-start">
370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
371 <description>Please enter the description of this user action.</description> 425 <description>Please enter the description of this user action.</description>
426 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
372 </action> 427 </action>
373 428
374 <action name="AboutFlags_tabbed-options"> 429 <action name="AboutFlags_tabbed-options">
375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
376 <description>Please enter the description of this user action.</description> 431 <description>Please enter the description of this user action.</description>
432 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
377 </action> 433 </action>
378 434
379 <action name="AboutFlags_verbatim-instant"> 435 <action name="AboutFlags_verbatim-instant">
380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 436 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
381 <description>Please enter the description of this user action.</description> 437 <description>Please enter the description of this user action.</description>
438 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
382 </action> 439 </action>
383 440
384 <action name="AboutFlags_vertical-tabs"> 441 <action name="AboutFlags_vertical-tabs">
385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 442 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
386 <description>Please enter the description of this user action.</description> 443 <description>Please enter the description of this user action.</description>
444 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
387 </action> 445 </action>
388 446
389 <action name="AboutFlags_views-use-rect-based-targeting"> 447 <action name="AboutFlags_views-use-rect-based-targeting">
390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 448 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
391 <description>Please enter the description of this user action.</description> 449 <description>Please enter the description of this user action.</description>
450 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
392 </action> 451 </action>
393 452
394 <action name="AboutFlags_xss-auditor"> 453 <action name="AboutFlags_xss-auditor">
395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
396 <description>Please enter the description of this user action.</description> 455 <description>Please enter the description of this user action.</description>
456 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
397 </action> 457 </action>
398 458
399 <action name="Accel_Accessible_Focus_Next"> 459 <action name="Accel_Accessible_Focus_Next">
400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
401 <description>Please enter the description of this user action.</description> 461 <description>Please enter the description of this user action.</description>
402 </action> 462 </action>
403 463
404 <action name="Accel_Accessible_Focus_Previous"> 464 <action name="Accel_Accessible_Focus_Previous">
405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
406 <description>Please enter the description of this user action.</description> 466 <description>Please enter the description of this user action.</description>
(...skipping 13767 matching lines...) Expand 10 before | Expand all | Expand 10 after
14174 14234
14175 <action name="Stars_SignInPromoHeader_Displayed"> 14235 <action name="Stars_SignInPromoHeader_Displayed">
14176 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 14236 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
14177 <description>Please enter the description of the metric.</description> 14237 <description>Please enter the description of the metric.</description>
14178 <obsolete>Replaced with Signin_Impression_FromBookmarkManager.</obsolete> 14238 <obsolete>Replaced with Signin_Impression_FromBookmarkManager.</obsolete>
14179 </action> 14239 </action>
14180 14240
14181 <action name="StartupTick" not_user_triggered="true"> 14241 <action name="StartupTick" not_user_triggered="true">
14182 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 14242 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
14183 <description>Please enter the description of this user action.</description> 14243 <description>Please enter the description of this user action.</description>
14244 <obsolete>Deprecated in favor of AboutFlags.Seen histogram.</obsolete>
14184 </action> 14245 </action>
14185 14246
14186 <action name="StatusArea_Accessability_DetailedView"> 14247 <action name="StatusArea_Accessability_DetailedView">
14187 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 14248 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
14188 <description>Please enter the description of this user action.</description> 14249 <description>Please enter the description of this user action.</description>
14189 </action> 14250 </action>
14190 14251
14191 <action name="StatusArea_Audio_CurrentInputDevice"> 14252 <action name="StatusArea_Audio_CurrentInputDevice">
14192 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 14253 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
14193 <description>Please enter the description of this user action.</description> 14254 <description>Please enter the description of this user action.</description>
(...skipping 1417 matching lines...) Expand 10 before | Expand all | Expand 10 after
15611 <action name="webapps.AddShortcut.Manifest"> 15672 <action name="webapps.AddShortcut.Manifest">
15612 <owner>mlamouri@chromium.org</owner> 15673 <owner>mlamouri@chromium.org</owner>
15613 <description> 15674 <description>
15614 Shortcut added to the homescreen with a valid Manifest. This action will be 15675 Shortcut added to the homescreen with a valid Manifest. This action will be
15615 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 15676 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
15616 to keep a trend of whether the webapp also add meta tags. 15677 to keep a trend of whether the webapp also add meta tags.
15617 </description> 15678 </description>
15618 </action> 15679 </action>
15619 15680
15620 </actions> 15681 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698