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

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

Issue 2475443004: Add use counter when touch-action isn't used when preventDefault'd. (Closed)
Patch Set: Whoops missed updating a file Created 4 years, 1 month 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 f75b34a55ca6ba04a260d3d3b9e3c4b8ccc22f55..b78cb53ad9c7d225f58ff9423c9fdb05900b9ef6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85042,6 +85042,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1668" label="DocumentCreateElement2ndArgStringHandling"/>
<int value="1669" label="V8MediaRecorder_Start_Method"/>
<int value="1670" label="WebBluetoothRequestDevice"/>
+ <int value="1671" label="TouchEventPreventedNoTouchAction"/>
+ <int value="1672"
+ label="TouchEventPreventedForcedDocumentPassiveNoTouchAction"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698