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

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

Issue 2244503003: Add flag to force touch events to be passive during fling as a runtime feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: set feature to be experimental Created 4 years, 4 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 | « tools/metrics/actions/actions.xml ('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 0f5c2c4e54dc52d5c3d392adc9f14d1ffd369e84..d01d8b64fe676286922031ba03f3ecdb221a8350 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83647,6 +83647,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1966730288" label="disable-threaded-compositing"/>
<int value="1969604362" label="enable-pinch-virtual-viewport"/>
<int value="1980011075" label="debug-packed-apps"/>
+ <int value="1992466116" label="enable-passive-event-listeners-due-to-fling"/>
<int value="1993258379" label="enable-icon-ntp"/>
<int value="2000091128" label="enable-touch-hover"/>
<int value="2004483175" label="multi-instance-merge-tabs"/>
« no previous file with comments | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698