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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1712903002: Remove prefixed EME. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix isRenewalMessage() in browser tests. Created 4 years, 10 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/public/web/WebRuntimeFeatures.h ('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 284498fbbee3e1cb9897c040565856c59b804d19..2ec03af8b7a332eb72994efb3bc219bf32c83057 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -19361,11 +19361,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Media.EME.ClearKey.addKey" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>addKey result using the Clear Key key system.</summary>
</histogram>
<histogram name="Media.EME.ClearKey.cancelKeyRequest" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>cancelKeyRequest result using the Clear Key key system.</summary>
</histogram>
@@ -19379,22 +19385,34 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Media.EME.ClearKey.generateKeyRequest"
enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>generateKeyRequest result using the Clear Key key system.</summary>
</histogram>
<histogram name="Media.EME.ClearKey.KeyAdded">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>KeyAdded event count using the Clear Key key system.</summary>
</histogram>
<histogram name="Media.EME.ClearKey.KeyError" enum="MediaKeyError">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>KeyError event count using the Clear Key key system.</summary>
</histogram>
<histogram name="Media.EME.KeySystemSupport.Widevine"
enum="MediaKeySystemSupportStatus">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>
Key system support query status and result. Each enum value will be reported
@@ -19434,11 +19452,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Media.EME.Unknown.addKey" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>addKey result using an unknown key system.</summary>
</histogram>
<histogram name="Media.EME.Unknown.cancelKeyRequest" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>cancelKeyRequest result using an unknown key system.</summary>
</histogram>
@@ -19451,16 +19475,25 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Media.EME.Unknown.generateKeyRequest" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>generateKeyRequest result using an unknown key system.</summary>
</histogram>
<histogram name="Media.EME.Unknown.KeyAdded">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>KeyAdded event count using an unknown key system.</summary>
</histogram>
<histogram name="Media.EME.Unknown.KeyError" enum="MediaKeyError">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>KeyError event count using an unknown key system.</summary>
</histogram>
@@ -19479,11 +19512,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Media.EME.Widevine.addKey" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>addKey result using the Widevine key system.</summary>
</histogram>
<histogram name="Media.EME.Widevine.cancelKeyRequest" enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>cancelKeyRequest result using the Widevine key system.</summary>
</histogram>
@@ -19497,16 +19536,25 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Media.EME.Widevine.generateKeyRequest"
enum="MediaKeyException">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>generateKeyRequest result using the Widevine key system.</summary>
</histogram>
<histogram name="Media.EME.Widevine.KeyAdded">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>KeyAdded event count using the Widevine key system.</summary>
</histogram>
<histogram name="Media.EME.Widevine.KeyError" enum="MediaKeyError">
+ <obsolete>
+ Deprecated 02/2016 with removal of prefixed EME.
+ </obsolete>
<owner>xhwang@chromium.org</owner>
<summary>KeyError event count using the Widevine key system.</summary>
</histogram>
« no previous file with comments | « third_party/WebKit/public/web/WebRuntimeFeatures.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698