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

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: .. Created 3 years, 4 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
« no previous file with comments | « third_party/WebKit/public/web/WebSettings.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5285 matching lines...) Expand 10 before | Expand all | Expand 10 after
5296 <owner>xingliu@chromium.org</owner> 5296 <owner>xingliu@chromium.org</owner>
5297 <description>The user triggered an event in in-product help.</description> 5297 <description>The user triggered an event in in-product help.</description>
5298 </action> 5298 </action>
5299 5299
5300 <action name="InProductHelp.NotifyEvent.IPH_IncognitoWindow"> 5300 <action name="InProductHelp.NotifyEvent.IPH_IncognitoWindow">
5301 <owner>nyquist@chromium.org</owner> 5301 <owner>nyquist@chromium.org</owner>
5302 <owner>xingliu@chromium.org</owner> 5302 <owner>xingliu@chromium.org</owner>
5303 <description>The user triggered an event in in-product help.</description> 5303 <description>The user triggered an event in in-product help.</description>
5304 </action> 5304 </action>
5305 5305
5306 <action name="InProductHelp.NotifyEvent.IPH_MediaDownload">
5307 <owner>nyquist@chromium.org</owner>
5308 <owner>xingliu@chromium.org</owner>
5309 <description>The user triggered an event in in-product help.</description>
5310 </action>
5311
5306 <action name="InProductHelp.NotifyEvent.IPH_NewIncognitoTabTip"> 5312 <action name="InProductHelp.NotifyEvent.IPH_NewIncognitoTabTip">
5307 <owner>edchin@chromium.org</owner> 5313 <owner>edchin@chromium.org</owner>
5308 <owner>gchatz@chromium.org</owner> 5314 <owner>gchatz@chromium.org</owner>
5309 <description> 5315 <description>
5310 An event related to the new incognito tab tip in-product help experiment. 5316 An event related to the new incognito tab tip in-product help experiment.
5311 </description> 5317 </description>
5312 </action> 5318 </action>
5313 5319
5314 <action name="InProductHelp.NotifyEvent.IPH_NewTab"> 5320 <action name="InProductHelp.NotifyEvent.IPH_NewTab">
5315 <owner>nyquist@chromium.org</owner> 5321 <owner>nyquist@chromium.org</owner>
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
5360 <owner>xingliu@chromium.org</owner> 5366 <owner>xingliu@chromium.org</owner>
5361 <description>The user triggered a used event in in-product help.</description> 5367 <description>The user triggered a used event in in-product help.</description>
5362 </action> 5368 </action>
5363 5369
5364 <action name="InProductHelp.NotifyUsedEvent.IPH_IncognitoWindow"> 5370 <action name="InProductHelp.NotifyUsedEvent.IPH_IncognitoWindow">
5365 <owner>nyquist@chromium.org</owner> 5371 <owner>nyquist@chromium.org</owner>
5366 <owner>xingliu@chromium.org</owner> 5372 <owner>xingliu@chromium.org</owner>
5367 <description>The user triggered a used event in in-product help.</description> 5373 <description>The user triggered a used event in in-product help.</description>
5368 </action> 5374 </action>
5369 5375
5376 <action name="InProductHelp.NotifyUsedEvent.IPH_MediaDownload">
5377 <owner>nyquist@chromium.org</owner>
5378 <owner>xingliu@chromium.org</owner>
5379 <description>The user triggered a used event in in-product help.</description>
5380 </action>
5381
5370 <action name="InProductHelp.NotifyUsedEvent.IPH_NewIncognitoTabTip"> 5382 <action name="InProductHelp.NotifyUsedEvent.IPH_NewIncognitoTabTip">
5371 <owner>edchin@chromium.org</owner> 5383 <owner>edchin@chromium.org</owner>
5372 <owner>gchatz@chromium.org</owner> 5384 <owner>gchatz@chromium.org</owner>
5373 <description>The user triggered a used event in in-product help.</description> 5385 <description>The user triggered a used event in in-product help.</description>
5374 </action> 5386 </action>
5375 5387
5376 <action name="InProductHelp.NotifyUsedEvent.IPH_NewTab"> 5388 <action name="InProductHelp.NotifyUsedEvent.IPH_NewTab">
5377 <owner>nyquist@chromium.org</owner> 5389 <owner>nyquist@chromium.org</owner>
5378 <owner>xingliu@chromium.org</owner> 5390 <owner>xingliu@chromium.org</owner>
5379 <description>The user triggered a used event in in-product help.</description> 5391 <description>The user triggered a used event in in-product help.</description>
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
5441 5453
5442 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_IncognitoWindow"> 5454 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_IncognitoWindow">
5443 <owner>nyquist@chromium.org</owner> 5455 <owner>nyquist@chromium.org</owner>
5444 <owner>xingliu@chromium.org</owner> 5456 <owner>xingliu@chromium.org</owner>
5445 <description> 5457 <description>
5446 The feature engagement tracker tried to determine whether in-product help 5458 The feature engagement tracker tried to determine whether in-product help
5447 should be shown to the user. 5459 should be shown to the user.
5448 </description> 5460 </description>
5449 </action> 5461 </action>
5450 5462
5463 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_MediaDownload">
5464 <owner>nyquist@chromium.org</owner>
5465 <owner>xingliu@chromium.org</owner>
5466 <description>
5467 The feature engagement tracker tried to determine whether in-product help
5468 should be shown to the user.
5469 </description>
5470 </action>
5471
5451 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewIncognitoTabTip"> 5472 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewIncognitoTabTip">
5452 <owner>edchin@chromium.org</owner> 5473 <owner>edchin@chromium.org</owner>
5453 <owner>gchatz@chromium.org</owner> 5474 <owner>gchatz@chromium.org</owner>
5454 <description> 5475 <description>
5455 The feature engagement tracker tried to determine whether in-product help 5476 The feature engagement tracker tried to determine whether in-product help
5456 should be shown to the user. 5477 should be shown to the user.
5457 </description> 5478 </description>
5458 </action> 5479 </action>
5459 5480
5460 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewTab"> 5481 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewTab">
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
5532 <action 5553 <action
5533 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_IncognitoWind ow"> 5554 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_IncognitoWind ow">
5534 <owner>nyquist@chromium.org</owner> 5555 <owner>nyquist@chromium.org</owner>
5535 <owner>xingliu@chromium.org</owner> 5556 <owner>xingliu@chromium.org</owner>
5536 <description> 5557 <description>
5537 A user action that could have triggered In-Product Help did not. 5558 A user action that could have triggered In-Product Help did not.
5538 </description> 5559 </description>
5539 </action> 5560 </action>
5540 5561
5541 <action 5562 <action
5563 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_MediaDownload ">
5564 <owner>nyquist@chromium.org</owner>
5565 <owner>xingliu@chromium.org</owner>
5566 <description>
5567 A user action that could have triggered In-Product Help did not.
5568 </description>
5569 </action>
5570
5571 <action
5542 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewIncognitoT abTip"> 5572 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewIncognitoT abTip">
5543 <owner>edchin@chromium.org</owner> 5573 <owner>edchin@chromium.org</owner>
5544 <owner>gchatz@chromium.org</owner> 5574 <owner>gchatz@chromium.org</owner>
5545 <description> 5575 <description>
5546 A user action that could have triggered In-Product Help did not. 5576 A user action that could have triggered In-Product Help did not.
5547 </description> 5577 </description>
5548 </action> 5578 </action>
5549 5579
5550 <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewTab"> 5580 <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewTab">
5551 <owner>nyquist@chromium.org</owner> 5581 <owner>nyquist@chromium.org</owner>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
5607 </action> 5637 </action>
5608 5638
5609 <action 5639 <action
5610 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_IncognitoWindow" > 5640 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_IncognitoWindow" >
5611 <owner>nyquist@chromium.org</owner> 5641 <owner>nyquist@chromium.org</owner>
5612 <owner>xingliu@chromium.org</owner> 5642 <owner>xingliu@chromium.org</owner>
5613 <description>A user action triggered In-Product Help.</description> 5643 <description>A user action triggered In-Product Help.</description>
5614 </action> 5644 </action>
5615 5645
5616 <action 5646 <action
5647 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_MediaDownload">
5648 <owner>nyquist@chromium.org</owner>
5649 <owner>xingliu@chromium.org</owner>
5650 <description>A user action triggered In-Product Help.</description>
5651 </action>
5652
5653 <action
5617 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewIncognitoTabT ip"> 5654 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewIncognitoTabT ip">
5618 <owner>edchin@chromium.org</owner> 5655 <owner>edchin@chromium.org</owner>
5619 <owner>gchatz@chromium.org</owner> 5656 <owner>gchatz@chromium.org</owner>
5620 <description>A user action triggered In-Product Help.</description> 5657 <description>A user action triggered In-Product Help.</description>
5621 </action> 5658 </action>
5622 5659
5623 <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewTab"> 5660 <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewTab">
5624 <owner>nyquist@chromium.org</owner> 5661 <owner>nyquist@chromium.org</owner>
5625 <owner>xingliu@chromium.org</owner> 5662 <owner>xingliu@chromium.org</owner>
5626 <description>A user action triggered In-Product Help.</description> 5663 <description>A user action triggered In-Product Help.</description>
(...skipping 12676 matching lines...) Expand 10 before | Expand all | Expand 10 after
18303 <action name="webapps.AddShortcut.Manifest"> 18340 <action name="webapps.AddShortcut.Manifest">
18304 <owner>mlamouri@chromium.org</owner> 18341 <owner>mlamouri@chromium.org</owner>
18305 <description> 18342 <description>
18306 Shortcut added to the homescreen with a valid Manifest. This action will be 18343 Shortcut added to the homescreen with a valid Manifest. This action will be
18307 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 18344 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
18308 to keep a trend of whether the webapp also add meta tags. 18345 to keep a trend of whether the webapp also add meta tags.
18309 </description> 18346 </description>
18310 </action> 18347 </action>
18311 18348
18312 </actions> 18349 </actions>
OLDNEW
« no previous file with comments | « third_party/WebKit/public/web/WebSettings.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698