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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2266253002: Revert "Record the offscreen playing duration of autoplaying muted videos" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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:
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/html/AutoplayUmaHelper.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index dd832828fc09b9b7eea4a093951c318f5d4daa81..607e9289b8ab1bca613aaca42e3e30424f2d0394 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -23299,17 +23299,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Records the autoplay source of muted videos.</summary>
</histogram>
-<histogram name="Media.Video.Autoplay.Muted.Attribute.OffscreenDuration"
- units="ms">
- <owner>avayvod@chromium.org</owner>
- <owner>mlamouri@chromium.org</owner>
- <owner>zqzhang@chromium.org</owner>
- <summary>
- Records the offscreen playing duration of a muted video autoplaying from
- autoplay attribute.
- </summary>
-</histogram>
-
<histogram name="Media.Video.Autoplay.Muted.PlayMethod.BecomesVisible"
enum="Boolean">
<owner>avayvod@chromium.org</owner>
@@ -23324,17 +23313,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="Media.Video.Autoplay.Muted.PlayMethod.OffscreenDuration"
- units="ms">
- <owner>avayvod@chromium.org</owner>
- <owner>mlamouri@chromium.org</owner>
- <owner>zqzhang@chromium.org</owner>
- <summary>
- Records the offscreen playing duration of a muted video autoplaying from
- play() method.
- </summary>
-</histogram>
-
<histogram name="Media.Video.Autoplay.Muted.UnmuteAction" enum="BooleanSuccess">
<owner>avayvod@chromium.org</owner>
<owner>mlamouri@chromium.org</owner>
« no previous file with comments | « third_party/WebKit/Source/core/html/AutoplayUmaHelper.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698