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

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

Issue 1799253002: Stricter user gestures for touch - measure and warn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 7e192cd330d9d663076bfe46fce6c5dd138f8b5b..7200b5bf61457f2956375aa61785315a03ddbe43 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68256,6 +68256,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1258" label="DocumentAllLegacyCallIndexed"/>
<int value="1259" label="DocumentAllLegacyCallIndexedWithNonNumber"/>
<int value="1260" label="DocumentAllLegacyCallTwoArguments"/>
+ <int value="1261" label="TouchDragUserGestureUsed"/>
+ <int value="1262" label="TouchDragUserGestureUsedCrossOrigin"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698