Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b61a47929def396f138a0f1f311cb5e9a13fdfaa..e81cd8f675a049ad549640a515ff960456a7aaae 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -17524,6 +17524,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<summary>System code count using the Widevine key system.</summary> |
</histogram> |
+<histogram name="Media.EME.Widevine.VideoCapability.HasEmptyRobustness" |
+ enum="Boolean"> |
Ilya Sherman
2015/10/02 04:14:12
nit: Please define a custom boolean enum, BooleanE
xhwang
2015/10/02 16:45:07
Done.
|
+ <owner>xhwang@chromium.org</owner> |
+ <summary> |
+ Whether the robustness level of any video capability in the supported |
+ configuration passed into requestMediaKeySystemAccess() is empty. This is |
+ specific to the Widevine key system. |
ddorwin
2015/10/02 01:19:04
nit: This last sentence is redundant with the name
xhwang
2015/10/02 04:02:33
Well, we do mention Widevine in other Media.EME.Wi
|
+ </summary> |
+</histogram> |
+ |
<histogram name="Media.FallbackHardwareAudioBitsPerChannel"> |
<owner>dalecurtis@chromium.org</owner> |
<summary> |