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

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

Issue 1924743008: media: Report RAPPOR for media pipeline errors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 2015 The Chromium Authors. All rights reserved. 2 Copyright 2015 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 <rappor-configuration> 7 <rappor-configuration>
8 <!-- 8 <!--
9 This file is used to generate a comprehensive list of Chrome rappor metrics 9 This file is used to generate a comprehensive list of Chrome rappor metrics
10 along with a detailed description for each histogram. See the design doc at 10 along with a detailed description for each histogram. See the design doc at
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 </rappor-metric> 469 </rappor-metric>
470 470
471 <rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE"> 471 <rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE">
472 <owner>wychen@chromium.org</owner> 472 <owner>wychen@chromium.org</owner>
473 <summary> 473 <summary>
474 The eTLD+1 of the frame URL where Reader Mode panel is opened by the 474 The eTLD+1 of the frame URL where Reader Mode panel is opened by the
475 user. 475 user.
476 </summary> 476 </summary>
477 </rappor-metric> 477 </rappor-metric>
478 478
479 <rappor-metric name="DomDistiller.PromptPanel" type="UMA_RAPPOR_TYPE">
480 <owner>wychen@chromium.org</owner>
481 <summary>
482 The eTLD+1 of the frame URL where Reader Mode is prompted.
483 </summary>
484 </rappor-metric>
485
486 <rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE"> 479 <rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE">
487 <owner>wychen@chromium.org</owner> 480 <owner>wychen@chromium.org</owner>
488 <summary> 481 <summary>
489 The eTLD+1 of the frame URL where Reader Mode panel is opened by the 482 The eTLD+1 of the frame URL where Reader Mode panel is opened by the
490 user. 483 user.
491 </summary> 484 </summary>
492 </rappor-metric> 485 </rappor-metric>
493 486
487 <rappor-metric name="DomDistiller.PromptPanel" type="UMA_RAPPOR_TYPE">
488 <owner>wychen@chromium.org</owner>
489 <summary>
490 The eTLD+1 of the frame URL where Reader Mode is prompted.
491 </summary>
492 </rappor-metric>
xhwang 2016/04/29 00:04:17 format fix only
493
494 <rappor-metric name="DomDistiller.PromptPanel" type="UMA_RAPPOR_TYPE"> 494 <rappor-metric name="DomDistiller.PromptPanel" type="UMA_RAPPOR_TYPE">
495 <owner>wychen@chromium.org</owner> 495 <owner>wychen@chromium.org</owner>
496 <summary> 496 <summary>
497 The eTLD+1 of the frame URL where Reader Mode is prompted. 497 The eTLD+1 of the frame URL where Reader Mode is prompted.
498 </summary> 498 </summary>
499 </rappor-metric> 499 </rappor-metric>
500 500
501 <rappor-metric name="Extensions.AffectedByIsolateExtensions" 501 <rappor-metric name="Extensions.AffectedByIsolateExtensions"
502 type="UMA_RAPPOR_TYPE"> 502 type="UMA_RAPPOR_TYPE">
503 <owner>nick@chromium.org</owner> 503 <owner>nick@chromium.org</owner>
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 </rappor-metric> 624 </rappor-metric>
625 625
626 <rappor-metric name="Media.OriginUrl.MSE.Insecure" type="ETLD_PLUS_ONE"> 626 <rappor-metric name="Media.OriginUrl.MSE.Insecure" type="ETLD_PLUS_ONE">
627 <owner>wolenetz@chromium.org</owner> 627 <owner>wolenetz@chromium.org</owner>
628 <summary> 628 <summary>
629 The domain and registry of the URL that loads an HTML5 media player using 629 The domain and registry of the URL that loads an HTML5 media player using
630 Media Source Extensions (MSE) from an insecure origin. 630 Media Source Extensions (MSE) from an insecure origin.
631 </summary> 631 </summary>
632 </rappor-metric> 632 </rappor-metric>
633 633
634 <rappor-metric name="Media.OriginUrl.MSE.PipelineError" type="ETLD_PLUS_ONE">
635 <owner>xhwang@chromium.org</owner>
636 <summary>
637 The domain and registry of the URL that loads an HTML5 media player using
638 Media Source Extensions (MSE) and ends up with an error.
639 </summary>
640 </rappor-metric>
641
634 <rappor-metric name="Media.OriginUrl.MSE.Secure" type="ETLD_PLUS_ONE"> 642 <rappor-metric name="Media.OriginUrl.MSE.Secure" type="ETLD_PLUS_ONE">
635 <owner>wolenetz@chromium.org</owner> 643 <owner>wolenetz@chromium.org</owner>
636 <summary> 644 <summary>
637 The domain and registry of the URL that loads an HTML5 media player using 645 The domain and registry of the URL that loads an HTML5 media player using
638 Media Source Extensions (MSE) from a potentially trustworthy origin. 646 Media Source Extensions (MSE) from a potentially trustworthy origin.
639 </summary> 647 </summary>
640 </rappor-metric> 648 </rappor-metric>
641 649
642 <rappor-metric name="Media.OriginUrl.SRC" type="ETLD_PLUS_ONE"> 650 <rappor-metric name="Media.OriginUrl.SRC" type="ETLD_PLUS_ONE">
643 <owner>xhwang@chromium.org</owner> 651 <owner>xhwang@chromium.org</owner>
644 <summary> 652 <summary>
645 The domain and registry of the URL that loads an HTML5 media player using 653 The domain and registry of the URL that loads an HTML5 media player using
646 SRC. 654 SRC.
647 </summary> 655 </summary>
648 </rappor-metric> 656 </rappor-metric>
649 657
658 <rappor-metric name="Media.OriginUrl.SRC.PipelineError" type="ETLD_PLUS_ONE">
659 <owner>xhwang@chromium.org</owner>
660 <summary>
661 The domain and registry of the URL that loads an HTML5 media player using
662 SRC and ends up with an error.
663 </summary>
664 </rappor-metric>
665
650 <rappor-metric name="NTP.ExplicitUserAction.PageNavigation.NTPTileClick" 666 <rappor-metric name="NTP.ExplicitUserAction.PageNavigation.NTPTileClick"
651 type="UMA_RAPPOR_TYPE"> 667 type="UMA_RAPPOR_TYPE">
652 <owner>knn@chromium.org</owner> 668 <owner>knn@chromium.org</owner>
653 <summary> 669 <summary>
654 The eTLD+1 of the website visited by a user by clicking on the tile in the 670 The eTLD+1 of the website visited by a user by clicking on the tile in the
655 NewTabPage. 671 NewTabPage.
656 </summary> 672 </summary>
657 </rappor-metric> 673 </rappor-metric>
658 674
659 <rappor-metric name="NTP.ExplicitUserAction.PageNavigation.OmniboxNonSearch" 675 <rappor-metric name="NTP.ExplicitUserAction.PageNavigation.OmniboxNonSearch"
(...skipping 804 matching lines...) Expand 10 before | Expand all | Expand 10 after
1464 <flag>Bit 1: IS_REPEAT_VISIT</flag> 1480 <flag>Bit 1: IS_REPEAT_VISIT</flag>
1465 <summary> 1481 <summary>
1466 Bitfield of the state from an SSL warning interstitial. 1482 Bitfield of the state from an SSL warning interstitial.
1467 </summary> 1483 </summary>
1468 </flags-field> 1484 </flags-field>
1469 </rappor-metric> 1485 </rappor-metric>
1470 1486
1471 </rappor-metrics> 1487 </rappor-metrics>
1472 1488
1473 </rappor-configuration> 1489 </rappor-configuration>
OLDNEW
« media/blink/webmediaplayer_util.cc ('K') | « media/blink/webmediaplayer_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698