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

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

Issue 1130793006: Add UMA actions and histogram for the NPAPI InfoBar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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. 9 and description for each user action.
10 10
(...skipping 8192 matching lines...) Expand 10 before | Expand all | Expand 10 after
8203 <action name="MoveWordLeft"> 8203 <action name="MoveWordLeft">
8204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 8204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8205 <description>Please enter the description of this user action.</description> 8205 <description>Please enter the description of this user action.</description>
8206 </action> 8206 </action>
8207 8207
8208 <action name="MoveWordRight"> 8208 <action name="MoveWordRight">
8209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 8209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8210 <description>Please enter the description of this user action.</description> 8210 <description>Please enter the description of this user action.</description>
8211 </action> 8211 </action>
8212 8212
8213 <action name="NPAPIRemovalInfobar.LearnMore">
8214 <owner>wfh@chromium.org</owner>
8215 <description>Please enter the description of the metric.</description>
Bernhard Bauer 2015/05/12 10:03:13 Please do :)
Will Harris 2015/05/12 16:02:40 Done.
8216 </action>
8217
8218 <action name="NPAPIRemovalInfobar.Shown">
8219 <owner>wfh@chromium.org</owner>
8220 <description>Recorded when the NPAPI removal infobar is shown.</description>
8221 </action>
8222
8223 <action name="NPAPIRemovalInfobar.Shown.Removed">
8224 <owner>wfh@chromium.org</owner>
8225 <description>Recorded when the NPAPI removal infobar is shown for an NPAPI plu gin that has been removed.</description>
8226 </action>
8227
8228 <action name="NPAPIRemovalInfobar.Shown.Removed.Java">
8229 <owner>wfh@chromium.org</owner>
8230 <description>Recorded when the NPAPI removal infobar is shown for the Java plu gin that has been removed.</description>
8231 </action>
8232
8233 <action name="NPAPIRemovalInfobar.Shown.Removed.QuickTime">
8234 <owner>wfh@chromium.org</owner>
8235 <description>Recorded when the NPAPI removal infobar is shown for the QuickTim e plugin that has been removed.</description>
8236 </action>
8237
8238 <action name="NPAPIRemovalInfobar.Shown.Removed.Reader">
8239 <owner>wfh@chromium.org</owner>
8240 <description>Recorded when the NPAPI removal infobar is shown for the Reader p lugin that has been removed.</description>
8241 </action>
8242
8243 <action name="NPAPIRemovalInfobar.Shown.Removed.RealPlayer">
8244 <owner>wfh@chromium.org</owner>
8245 <description>Recorded when the NPAPI removal infobar is shown for the RealPlay er plugin that has been removed.</description>
8246 </action>
8247
8248 <action name="NPAPIRemovalInfobar.Shown.Removed.Shockwave">
8249 <owner>wfh@chromium.org</owner>
8250 <description>Recorded when the NPAPI removal infobar is shown for the Shockwav e plugin that has been removed.</description>
8251 </action>
8252
8253 <action name="NPAPIRemovalInfobar.Shown.Removed.Silverlight">
8254 <owner>wfh@chromium.org</owner>
8255 <description>Recorded when the NPAPI removal infobar is shown for the Silverli ght plugin that has been removed.</description>
8256 </action>
8257
8258 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon">
8259 <owner>wfh@chromium.org</owner>
8260 <description>Recorded when the NPAPI removal infobar is shown for an NPAPI plu gin that will been removed soon.</description>
8261 </action>
8262
8263 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon.Java">
8264 <owner>wfh@chromium.org</owner>
8265 <description>Recorded when the NPAPI removal infobar is shown for the Java plu gin that will be removed soon.</description>
8266 </action>
8267
8268 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon.QuickTime">
8269 <owner>wfh@chromium.org</owner>
8270 <description>Recorded when the NPAPI removal infobar is shown for the QuickTim e plugin that will be removed soon.</description>
8271 </action>
8272
8273 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon.Reader">
8274 <owner>wfh@chromium.org</owner>
8275 <description>Recorded when the NPAPI removal infobar is shown for the Reader p lugin that will be removed soon.</description>
8276 </action>
8277
8278 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon.RealPlayer">
8279 <owner>wfh@chromium.org</owner>
8280 <description>Recorded when the NPAPI removal infobar is shown for the RealPlay er plugin that will be removed soon.</description>
8281 </action>
8282
8283 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon.Shockwave">
8284 <owner>wfh@chromium.org</owner>
8285 <description>Recorded when the NPAPI removal infobar is shown for the Shockwav e plugin that will be removed soon.</description>
8286 </action>
8287
8288 <action name="NPAPIRemovalInfobar.Shown.RemovedSoon.Silverlight">
8289 <owner>wfh@chromium.org</owner>
8290 <description>Recorded when the NPAPI removal infobar is shown for the Silverli ght plugin that will be removed soon.</description>
8291 </action>
8292
8213 <action name="NTPPromoClosed"> 8293 <action name="NTPPromoClosed">
8214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 8294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8215 <description>Please enter the description of this user action.</description> 8295 <description>Please enter the description of this user action.</description>
8216 </action> 8296 </action>
8217 8297
8218 <action name="NTPPromoShown"> 8298 <action name="NTPPromoShown">
8219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 8299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
8220 <description>Please enter the description of this user action.</description> 8300 <description>Please enter the description of this user action.</description>
8221 </action> 8301 </action>
8222 8302
(...skipping 4100 matching lines...) Expand 10 before | Expand all | Expand 10 after
12323 <action name="webapps.AddShortcut.Manifest"> 12403 <action name="webapps.AddShortcut.Manifest">
12324 <owner>mlamouri@chromium.org</owner> 12404 <owner>mlamouri@chromium.org</owner>
12325 <description> 12405 <description>
12326 Shortcut added to the homescreen with a valid Manifest. This action will be 12406 Shortcut added to the homescreen with a valid Manifest. This action will be
12327 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 12407 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
12328 to keep a trend of whether the webapp also add meta tags. 12408 to keep a trend of whether the webapp also add meta tags.
12329 </description> 12409 </description>
12330 </action> 12410 </action>
12331 12411
12332 </actions> 12412 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698