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

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

Issue 1718503002: Add use-counter to MediaStream onended event handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add UseCounter and histogram entry 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/Source/modules/mediastream/MediaStream.idl ('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 9ddd445781e309fb5e954084aa5bfc05f310659d..c7f579d5e1aaeb545b9457ef98594a17a60c6b09 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -66806,6 +66806,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1238" label="V8ForInInitializer"/>
<int value="1239" label="V8Animation_Id_AttributeGetter"/>
<int value="1240" label="V8Animation_Id_AttributeSetter"/>
+ <int value="1241" label="MediaStreamOnEnded"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/MediaStream.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698