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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2218963003: Added metrics for background video playback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added PowerObserver Created 4 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:
Download patch
« tools/metrics/actions/actions.xml ('K') | « tools/metrics/actions/actions.xml ('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 5b8d8d55d0932452d28a99350da435a2388f3f5e..a8e35ca76df067800c978fc218d0672813618f14 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -22856,6 +22856,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Media.Session.BackgroundTime" units="ms">
+ <owner>avayvod@chromium.org</owner>
+ <owner>mlamouri@chromium.org</owner>
mlamouri (slow - plz ping) 2016/08/08 13:19:31 Maybe add zqzhang@?
whywhat 2016/08/11 21:51:04 Done.
+ <summary>
+ Time between the moment a backgrounded video is resumed by the user and
Ilya Sherman 2016/08/08 22:09:10 Hmm, does the user explicitly need to resume the v
whywhat 2016/08/11 21:51:04 Yes. Clarified that in the new description. If no
+ until it's either paused, stopped or brought back to the foreground.
+ </summary>
+</histogram>
+
<histogram name="Media.Session.Pause" enum="MediaSessionActionSource">
<owner>avayvod@chromium.org</owner>
<owner>mlamouri@chromium.org</owner>
« tools/metrics/actions/actions.xml ('K') | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698