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

Unified Diff: tools/metrics/rappor/rappor.xml

Issue 2767093002: Fix AutoplayUmaHelper when autoplay is initiated from multiple sources (Closed)
Patch Set: fixed test Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/metrics/histograms/histograms.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 73eaef5d4f492e86e0810c740cf0563ee6df103b..9e90e2042ac6804665bfc07fd4b56af827f3f02d 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -1362,6 +1362,17 @@ now we are only interested in H264, VP8 and VP9.
</summary>
</rappor-metric>
+<rappor-metric name="Media.Video.Autoplay.Muted.DualSource.Frame"
+ type="ETLD_PLUS_ONE">
+ <owner>avayvod@chromium.org</owner>
+ <owner>mlamouri@chromium.org</owner>
+ <owner>zqzhang@chromium.org</owner>
+ <summary>
+ The eTLD+1 of the frame URL that has an autoplay muted video by both
+ attribute and play() method.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Media.Video.Autoplay.Muted.PlayMethod.Frame"
type="ETLD_PLUS_ONE">
<owner>avayvod@chromium.org</owner>
« no previous file with comments | « tools/metrics/histograms/histograms.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698