Chromium Code Reviews| Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| index 55c5a8dde398453afd9f586d3ae047bf3d6b0509..06865cb951faa3332509d5b02eac9dff348a7b6a 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
| @@ -229,7 +229,7 @@ TimerThrottlingForHiddenFrames status=stable |
| // like to enable this always but can't until more websites fix this bug. |
| // Chromium sets this conditionally (eg. based on the presence of a |
| // touchscreen) in ApplyWebPreferences. |
| -Touch status=stable |
| +TouchAPI status=stable |
|
mustaq
2016/11/03 18:10:49
Let's rename it to "TouchEventAPI" instead.
Looks
|
| TraceWrappables |
| TrustedEventsDefaultAction status=stable |
| UserSelectAll status=stable |