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

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

Issue 2467913002: Touch event flag should control only DOM event firing. (Closed)
Patch Set: Merge branch 'master' of https://chromium.googlesource.com/chromium/src into patchtoflags 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 7e94067119120cef98b3dccc797d9749476a9be2..1cbe96d67d6bdbec5fcbf6be5b22b9a6e4a7fdf7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -91193,6 +91193,7 @@ value.
<int value="606288133" label="enable-print-preview-register-promos"/>
<int value="609112512" label="touch-selection-strategy"/>
<int value="610545308" label="enable-potentially-annoying-security-features"/>
+ <int value="611230399" label="disable-touch-event-api"/>
<int value="625273056" label="disable-boot-animation"/>
<int value="628302973" label="NTPSnippets:enabled"/>
<int value="630947363" label="touch-events"/>

Powered by Google App Engine
This is Rietveld 408576698