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

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

Issue 2657723002: [Blink, Media] Added controlsList to HTMLMediaElement (Closed)
Patch Set: Added a link to the spec. Created 3 years, 9 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/shadow/MediaControls.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 51f70d9eb846709efb26e7ed2e7b66aefa1fd933..c574ade378f7ccd00f1aab4313a394fe75a287b6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93237,6 +93237,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1850" label="GetCanvas2DContextAttributes"/>
<int value="1851" label="V8HTMLInputElement_Capture_AttributeGetter"/>
<int value="1852" label="V8HTMLInputElement_Capture_AttributeSetter"/>
+ <int value="1853" label="HTMLMediaElementControlsListAttribute"/>
+ <int value="1854" label="HTMLMediaElementControlsListNoDownload"/>
+ <int value="1855" label="HTMLMediaElementControlsListNoFullscreen"/>
+ <int value="1856" label="HTMLMediaElementControlsListNoRemotePlayback"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/shadow/MediaControls.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698