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

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: mounir's comments. 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 5248 matching lines...) Expand 10 before | Expand all | Expand 10 after
5259 <owner>xingliu@chromium.org</owner> 5259 <owner>xingliu@chromium.org</owner>
5260 <description>The user triggered an event in in-product help.</description> 5260 <description>The user triggered an event in in-product help.</description>
5261 </action> 5261 </action>
5262 5262
5263 <action name="InProductHelp.NotifyEvent.IPH_IncognitoWindow"> 5263 <action name="InProductHelp.NotifyEvent.IPH_IncognitoWindow">
5264 <owner>nyquist@chromium.org</owner> 5264 <owner>nyquist@chromium.org</owner>
5265 <owner>xingliu@chromium.org</owner> 5265 <owner>xingliu@chromium.org</owner>
5266 <description>The user triggered an event in in-product help.</description> 5266 <description>The user triggered an event in in-product help.</description>
5267 </action> 5267 </action>
5268 5268
5269 <action name="InProductHelp.NotifyEvent.IPH_MediaDownload">
5270 <owner>nyquist@chromium.org</owner>
5271 <owner>xingliu@chromium.org</owner>
5272 <description>The user triggered an event in in-product help.</description>
5273 </action>
5274
5269 <action name="InProductHelp.NotifyEvent.IPH_NewIncognitoTabTip"> 5275 <action name="InProductHelp.NotifyEvent.IPH_NewIncognitoTabTip">
5270 <owner>edchin@chromium.org</owner> 5276 <owner>edchin@chromium.org</owner>
5271 <owner>gchatz@chromium.org</owner> 5277 <owner>gchatz@chromium.org</owner>
5272 <description> 5278 <description>
5273 An event related to the new incognito tab tip in-product help experiment. 5279 An event related to the new incognito tab tip in-product help experiment.
5274 </description> 5280 </description>
5275 </action> 5281 </action>
5276 5282
5277 <action name="InProductHelp.NotifyEvent.IPH_NewTab"> 5283 <action name="InProductHelp.NotifyEvent.IPH_NewTab">
5278 <owner>nyquist@chromium.org</owner> 5284 <owner>nyquist@chromium.org</owner>
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
5323 <owner>xingliu@chromium.org</owner> 5329 <owner>xingliu@chromium.org</owner>
5324 <description>The user triggered a used event in in-product help.</description> 5330 <description>The user triggered a used event in in-product help.</description>
5325 </action> 5331 </action>
5326 5332
5327 <action name="InProductHelp.NotifyUsedEvent.IPH_IncognitoWindow"> 5333 <action name="InProductHelp.NotifyUsedEvent.IPH_IncognitoWindow">
5328 <owner>nyquist@chromium.org</owner> 5334 <owner>nyquist@chromium.org</owner>
5329 <owner>xingliu@chromium.org</owner> 5335 <owner>xingliu@chromium.org</owner>
5330 <description>The user triggered a used event in in-product help.</description> 5336 <description>The user triggered a used event in in-product help.</description>
5331 </action> 5337 </action>
5332 5338
5339 <action name="InProductHelp.NotifyUsedEvent.IPH_MediaDownload">
5340 <owner>nyquist@chromium.org</owner>
5341 <owner>xingliu@chromium.org</owner>
5342 <description>The user triggered a used event in in-product help.</description>
5343 </action>
5344
5333 <action name="InProductHelp.NotifyUsedEvent.IPH_NewIncognitoTabTip"> 5345 <action name="InProductHelp.NotifyUsedEvent.IPH_NewIncognitoTabTip">
5334 <owner>edchin@chromium.org</owner> 5346 <owner>edchin@chromium.org</owner>
5335 <owner>gchatz@chromium.org</owner> 5347 <owner>gchatz@chromium.org</owner>
5336 <description>The user triggered a used event in in-product help.</description> 5348 <description>The user triggered a used event in in-product help.</description>
5337 </action> 5349 </action>
5338 5350
5339 <action name="InProductHelp.NotifyUsedEvent.IPH_NewTab"> 5351 <action name="InProductHelp.NotifyUsedEvent.IPH_NewTab">
5340 <owner>nyquist@chromium.org</owner> 5352 <owner>nyquist@chromium.org</owner>
5341 <owner>xingliu@chromium.org</owner> 5353 <owner>xingliu@chromium.org</owner>
5342 <description>The user triggered a used event in in-product help.</description> 5354 <description>The user triggered a used event in in-product help.</description>
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
5404 5416
5405 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_IncognitoWindow"> 5417 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_IncognitoWindow">
5406 <owner>nyquist@chromium.org</owner> 5418 <owner>nyquist@chromium.org</owner>
5407 <owner>xingliu@chromium.org</owner> 5419 <owner>xingliu@chromium.org</owner>
5408 <description> 5420 <description>
5409 The feature engagement tracker tried to determine whether in-product help 5421 The feature engagement tracker tried to determine whether in-product help
5410 should be shown to the user. 5422 should be shown to the user.
5411 </description> 5423 </description>
5412 </action> 5424 </action>
5413 5425
5426 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_MediaDownload">
5427 <owner>nyquist@chromium.org</owner>
5428 <owner>xingliu@chromium.org</owner>
5429 <description>
5430 The feature engagement tracker tried to determine whether in-product help
5431 should be shown to the user.
5432 </description>
5433 </action>
5434
5414 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewIncognitoTabTip"> 5435 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewIncognitoTabTip">
5415 <owner>edchin@chromium.org</owner> 5436 <owner>edchin@chromium.org</owner>
5416 <owner>gchatz@chromium.org</owner> 5437 <owner>gchatz@chromium.org</owner>
5417 <description> 5438 <description>
5418 The feature engagement tracker tried to determine whether in-product help 5439 The feature engagement tracker tried to determine whether in-product help
5419 should be shown to the user. 5440 should be shown to the user.
5420 </description> 5441 </description>
5421 </action> 5442 </action>
5422 5443
5423 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewTab"> 5444 <action name="InProductHelp.ShouldTriggerHelpUI.IPH_NewTab">
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
5495 <action 5516 <action
5496 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_IncognitoWind ow"> 5517 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_IncognitoWind ow">
5497 <owner>nyquist@chromium.org</owner> 5518 <owner>nyquist@chromium.org</owner>
5498 <owner>xingliu@chromium.org</owner> 5519 <owner>xingliu@chromium.org</owner>
5499 <description> 5520 <description>
5500 A user action that could have triggered In-Product Help did not. 5521 A user action that could have triggered In-Product Help did not.
5501 </description> 5522 </description>
5502 </action> 5523 </action>
5503 5524
5504 <action 5525 <action
5526 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_MediaDownload ">
5527 <owner>nyquist@chromium.org</owner>
5528 <owner>xingliu@chromium.org</owner>
5529 <description>
5530 A user action that could have triggered In-Product Help did not.
5531 </description>
5532 </action>
5533
5534 <action
5505 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewIncognitoT abTip"> 5535 name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewIncognitoT abTip">
5506 <owner>edchin@chromium.org</owner> 5536 <owner>edchin@chromium.org</owner>
5507 <owner>gchatz@chromium.org</owner> 5537 <owner>gchatz@chromium.org</owner>
5508 <description> 5538 <description>
5509 A user action that could have triggered In-Product Help did not. 5539 A user action that could have triggered In-Product Help did not.
5510 </description> 5540 </description>
5511 </action> 5541 </action>
5512 5542
5513 <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewTab"> 5543 <action name="InProductHelp.ShouldTriggerHelpUIResult.NotTriggered.IPH_NewTab">
5514 <owner>nyquist@chromium.org</owner> 5544 <owner>nyquist@chromium.org</owner>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
5570 </action> 5600 </action>
5571 5601
5572 <action 5602 <action
5573 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_IncognitoWindow" > 5603 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_IncognitoWindow" >
5574 <owner>nyquist@chromium.org</owner> 5604 <owner>nyquist@chromium.org</owner>
5575 <owner>xingliu@chromium.org</owner> 5605 <owner>xingliu@chromium.org</owner>
5576 <description>A user action triggered In-Product Help.</description> 5606 <description>A user action triggered In-Product Help.</description>
5577 </action> 5607 </action>
5578 5608
5579 <action 5609 <action
5610 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_MediaDownload">
5611 <owner>nyquist@chromium.org</owner>
5612 <owner>xingliu@chromium.org</owner>
5613 <description>A user action triggered In-Product Help.</description>
5614 </action>
5615
5616 <action
5580 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewIncognitoTabT ip"> 5617 name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewIncognitoTabT ip">
5581 <owner>edchin@chromium.org</owner> 5618 <owner>edchin@chromium.org</owner>
5582 <owner>gchatz@chromium.org</owner> 5619 <owner>gchatz@chromium.org</owner>
5583 <description>A user action triggered In-Product Help.</description> 5620 <description>A user action triggered In-Product Help.</description>
5584 </action> 5621 </action>
5585 5622
5586 <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewTab"> 5623 <action name="InProductHelp.ShouldTriggerHelpUIResult.Triggered.IPH_NewTab">
5587 <owner>nyquist@chromium.org</owner> 5624 <owner>nyquist@chromium.org</owner>
5588 <owner>xingliu@chromium.org</owner> 5625 <owner>xingliu@chromium.org</owner>
5589 <description>A user action triggered In-Product Help.</description> 5626 <description>A user action triggered In-Product Help.</description>
(...skipping 12361 matching lines...) Expand 10 before | Expand all | Expand 10 after
17951 <action name="webapps.AddShortcut.Manifest"> 17988 <action name="webapps.AddShortcut.Manifest">
17952 <owner>mlamouri@chromium.org</owner> 17989 <owner>mlamouri@chromium.org</owner>
17953 <description> 17990 <description>
17954 Shortcut added to the homescreen with a valid Manifest. This action will be 17991 Shortcut added to the homescreen with a valid Manifest. This action will be
17955 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions 17992 recorded in addition to AppShortcut, AppShortcutApple and Bookmark actions
17956 to keep a trend of whether the webapp also add meta tags. 17993 to keep a trend of whether the webapp also add meta tags.
17957 </description> 17994 </description>
17958 </action> 17995 </action>
17959 17996
17960 </actions> 17997 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698