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

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

Issue 2475443004: Add use counter when touch-action isn't used when preventDefault'd. (Closed)
Patch Set: Rebase 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
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebInputEventConversionTest.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 b5ab0cb93120240c6266d9a2d589e278f2c1904d..3b7fbded4a9153296efb9e59abec0f6d2e5740a0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85706,6 +85706,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1679" label="HTMLMediaElementPreloadForcedMetadata"/>
<int value="1680" label="GenericSensorStart"/>
<int value="1681" label="GenericSensorStop"/>
+ <int value="1682" label="TouchEventPreventedNoTouchAction"/>
+ <int value="1683"
+ label="TouchEventPreventedForcedDocumentPassiveNoTouchAction"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebInputEventConversionTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698