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

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

Issue 2943983003: chrome/blink: Add functionality for in-product help for media elements. (Closed)
Patch Set: not on pause. Created 3 years, 5 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 5236 matching lines...) Expand 10 before | Expand all | Expand 10 after
5247 <owner>xingliu@chromium.org</owner> 5247 <owner>xingliu@chromium.org</owner>
5248 <description>The user triggered an event in in-product help.</description> 5248 <description>The user triggered an event in in-product help.</description>
5249 </action> 5249 </action>
5250 5250
5251 <action name="InProductHelp.NotifyEvent.IPH_IncognitoWindow"> 5251 <action name="InProductHelp.NotifyEvent.IPH_IncognitoWindow">
5252 <owner>nyquist@chromium.org</owner> 5252 <owner>nyquist@chromium.org</owner>
5253 <owner>xingliu@chromium.org</owner> 5253 <owner>xingliu@chromium.org</owner>
5254 <description>The user triggered an event in in-product help.</description> 5254 <description>The user triggered an event in in-product help.</description>
5255 </action> 5255 </action>
5256 5256
5257 <action name="InProductHelp.NotifyEvent.IPH_MediaDownload">
5258 <owner>nyquist@chromium.org</owner>
5259 <owner>xingliu@chromium.org</owner>
5260 <description>The user triggered an event in in-product help.</description>
5261 </action>
5262
5257 <action name="InProductHelp.NotifyEvent.IPH_NewTab"> 5263 <action name="InProductHelp.NotifyEvent.IPH_NewTab">
5258 <owner>nyquist@chromium.org</owner> 5264 <owner>nyquist@chromium.org</owner>
5259 <owner>xingliu@chromium.org</owner> 5265 <owner>xingliu@chromium.org</owner>
5260 <description>The user triggered an event in in-product help.</description> 5266 <description>The user triggered an event in in-product help.</description>
5261 </action> 5267 </action>
5262 5268
5263 <action name="InProductHelp.NotifyUsedEvent.IPH_DataSaverDetail"> 5269 <action name="InProductHelp.NotifyUsedEvent.IPH_DataSaverDetail">
5264 <owner>nyquist@chromium.org</owner> 5270 <owner>nyquist@chromium.org</owner>
5265 <owner>xingliu@chromium.org</owner> 5271 <owner>xingliu@chromium.org</owner>
5266 <description>The user triggered a used event in in-product help.</description> 5272 <description>The user triggered a used event in in-product help.</description>
(...skipping 22 matching lines...) Expand all
5289 <owner>xingliu@chromium.org</owner> 5295 <owner>xingliu@chromium.org</owner>
5290 <description>The user triggered a used event in in-product help.</description> 5296 <description>The user triggered a used event in in-product help.</description>
5291 </action> 5297 </action>
5292 5298
5293 <action name="InProductHelp.NotifyUsedEvent.IPH_IncognitoWindow"> 5299 <action name="InProductHelp.NotifyUsedEvent.IPH_IncognitoWindow">
5294 <owner>nyquist@chromium.org</owner> 5300 <owner>nyquist@chromium.org</owner>
5295 <owner>xingliu@chromium.org</owner> 5301 <owner>xingliu@chromium.org</owner>
5296 <description>The user triggered a used event in in-product help.</description> 5302 <description>The user triggered a used event in in-product help.</description>
5297 </action> 5303 </action>
5298 5304
5305 <action name="InProductHelp.NotifyUsedEvent.IPH_MediaDownload">
5306 <owner>nyquist@chromium.org</owner>
5307 <owner>xingliu@chromium.org</owner>
5308 <description>The user triggered a used event in in-product help.</description>
5309 </action>
5310
5299 <action name="InProductHelp.NotifyUsedEvent.IPH_NewTab"> 5311 <action name="InProductHelp.NotifyUsedEvent.IPH_NewTab">
5300 <owner>nyquist@chromium.org</owner> 5312 <owner>nyquist@chromium.org</owner>
5301 <owner>xingliu@chromium.org</owner> 5313 <owner>xingliu@chromium.org</owner>
5302 <description>The user triggered a used event in in-product help.</description> 5314 <description>The user triggered a used event in in-product help.</description>
5303 </action> 5315 </action>
5304 5316
5305 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_DataSaverDetail"> 5317 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_DataSaverDetail">
5306 <owner>nyquist@chromium.org</owner> 5318 <owner>nyquist@chromium.org</owner>
5307 <owner>xingliu@chromium.org</owner> 5319 <owner>xingliu@chromium.org</owner>
5308 <description> 5320 <description>
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
5349 5361
5350 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_IncognitoWindow"> 5362 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_IncognitoWindow">
5351 <owner>nyquist@chromium.org</owner> 5363 <owner>nyquist@chromium.org</owner>
5352 <owner>xingliu@chromium.org</owner> 5364 <owner>xingliu@chromium.org</owner>
5353 <description> 5365 <description>
5354 The feature engagement tracker tried to determine whether in-product help 5366 The feature engagement tracker tried to determine whether in-product help
5355 should be shown to the user. 5367 should be shown to the user.
5356 </description> 5368 </description>
5357 </action> 5369 </action>
5358 5370
5371 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_MediaDownload">
5372 <owner>nyquist@chromium.org</owner>
5373 <owner>xingliu@chromium.org</owner>
5374 <description>
5375 The feature engagement tracker tried to determine whether in-product help
5376 should be shown to the user.
5377 </description>
5378 </action>
5379
5359 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewTab"> 5380 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewTab">
5360 <owner>nyquist@chromium.org</owner> 5381 <owner>nyquist@chromium.org</owner>
5361 <owner>xingliu@chromium.org</owner> 5382 <owner>xingliu@chromium.org</owner>
5362 <description> 5383 <description>
5363 The feature engagement tracker tried to determine whether in-product help 5384 The feature engagement tracker tried to determine whether in-product help
5364 should be shown to the user. 5385 should be shown to the user.
5365 </description> 5386 </description>
5366 </action> 5387 </action>
5367 5388
5368 <action 5389 <action
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
5412 5433
5413 <action 5434 <action
5414 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_IncognitoWind ow"> 5435 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_IncognitoWind ow">
5415 <owner>nyquist@chromium.org</owner> 5436 <owner>nyquist@chromium.org</owner>
5416 <owner>xingliu@chromium.org</owner> 5437 <owner>xingliu@chromium.org</owner>
5417 <description> 5438 <description>
5418 A user action that could have triggered In-Product Help did not. 5439 A user action that could have triggered In-Product Help did not.
5419 </description> 5440 </description>
5420 </action> 5441 </action>
5421 5442
5443 <action
5444 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_MediaDownload ">
5445 <owner>nyquist@chromium.org</owner>
5446 <owner>xingliu@chromium.org</owner>
5447 <description>
5448 A user action that could have triggered In-Product Help did not.
5449 </description>
5450 </action>
5451
5422 <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewTab"> 5452 <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewTab">
5423 <owner>nyquist@chromium.org</owner> 5453 <owner>nyquist@chromium.org</owner>
5424 <owner>xingliu@chromium.org</owner> 5454 <owner>xingliu@chromium.org</owner>
5425 <description> 5455 <description>
5426 A user action that could have triggered In-Product Help did not. 5456 A user action that could have triggered In-Product Help did not.
5427 </description> 5457 </description>
5428 </action> 5458 </action>
5429 5459
5430 <action 5460 <action
5431 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_DataSaverDetail" > 5461 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_DataSaverDetail" >
(...skipping 30 matching lines...) Expand all
5462 <description>A user action triggered In-Product Help.</description> 5492 <description>A user action triggered In-Product Help.</description>
5463 </action> 5493 </action>
5464 5494
5465 <action 5495 <action
5466 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_IncognitoWindow" > 5496 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_IncognitoWindow" >
5467 <owner>nyquist@chromium.org</owner> 5497 <owner>nyquist@chromium.org</owner>
5468 <owner>xingliu@chromium.org</owner> 5498 <owner>xingliu@chromium.org</owner>
5469 <description>A user action triggered In-Product Help.</description> 5499 <description>A user action triggered In-Product Help.</description>
5470 </action> 5500 </action>
5471 5501
5502 <action
5503 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_MediaDownload">
5504 <owner>nyquist@chromium.org</owner>
5505 <owner>xingliu@chromium.org</owner>
5506 <description>A user action triggered In-Product Help.</description>
5507 </action>
5508
5472 <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewTab"> 5509 <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewTab">
5473 <owner>nyquist@chromium.org</owner> 5510 <owner>nyquist@chromium.org</owner>
5474 <owner>xingliu@chromium.org</owner> 5511 <owner>xingliu@chromium.org</owner>
5475 <description>A user action triggered In-Product Help.</description> 5512 <description>A user action triggered In-Product Help.</description>
5476 </action> 5513 </action>
5477 5514
5478 <action name="Indent"> 5515 <action name="Indent">
5479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> 5516 <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
5480 <description>Please enter the description of this user action.</description> 5517 <description>Please enter the description of this user action.</description>
5481 </action> 5518 </action>
(...skipping 12325 matching lines...) Expand 10 before | Expand all | Expand 10 after
17807 <action name="webapps.AddShortcut.Manifest"> 17844 <action name="webapps.AddShortcut.Manifest">
17808 <owner>mlamouri@chromium.org</owner> 17845 <owner>mlamouri@chromium.org</owner>
17809 <description> 17846 <description>
17810 Shortcut added to the homescreen with a valid Manifest. This action will be 17847 Shortcut added to the homescreen with a valid Manifest. This action will be
17811 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 17848 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
17812 to keep a trend of whether the webapp also add meta tags. 17849 to keep a trend of whether the webapp also add meta tags.
17813 </description> 17850 </description>
17814 </action> 17851 </action>
17815 17852
17816 </actions> 17853 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698