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

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

Issue 2687933005: HTMLVideoElement: add metrics for poster attribute usage. (Closed)
Patch Set: rebase Created 3 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/core/html/HTMLVideoElement.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 b70506c25733ab9c32411273f5a7d2191a7793c8..abf8382a66f0ccb7fe5611b375f5f712bfed67ec 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91104,6 +91104,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1813" label="UncancellableTouchEventPreventDefaulted"/>
<int value="1814"
label="UncancellableTouchEventDueToMainThreadResponsivenessPreventDefaulted"/>
+ <int value="1815" label="V8HTMLVideoElement_Poster_AttributeGetter"/>
+ <int value="1816" label="V8HTMLVideoElement_Poster_AttributeSetter"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLVideoElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698