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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1554963003: Add UseCounter for InputDeviceCapabilities.firesTouchEvents (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/input/InputDeviceCapabilities.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 71a5918e3f9a7de7d4cc534a4f67ea80eab0cbd7..6d378aeb2f5a71d48d713546908928feabe08180 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64911,6 +64911,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1093" label="FormNameAccessForNonDescendantImageElement"/>
<int value="1094" label="FormControlsCollectionNameAccessForImageElement"/>
<int value="1095" label="V8SVGSVGElement_Viewport_AttributeGetter"/>
+ <int value="1096" label="V8RegExpPrototypeStickyGetter"/>
+ <int value="1097" label="V8RegExpPrototypeToString"/>
Rick Byers 2016/01/04 18:54:14 Note that these two are because https://codereview
Dan Ehrenberg 2016/01/04 19:03:03 Sorry about that; I somehow thought that there was
+ <int value="1098"
+ label="V8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/input/InputDeviceCapabilities.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698