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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1157173003: Impelement InputDevice.firesTouchEvents (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Change to GarbageCollectedFinalized Created 5 years, 6 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:
View side-by-side diff with in-line comments
Download patch
« Source/core/input/InputDevice.cpp ('K') | « Source/core/input/InputDeviceInit.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index f9ab4c7460196a96b5cec72c1c7a5befe9e0da40..aabb4742769b99f31c6e585754a97d2556951fb1 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -72,6 +72,7 @@ GlobalCacheStorage status=stable
ImageColorProfiles
ImageRenderingPixelated status=stable
IndexedDBExperimental status=experimental
+InputDevice status=test
InputModeAttribute status=experimental
KeyboardEventCode status=experimental
KeyboardEventKey status=experimental
« Source/core/input/InputDevice.cpp ('K') | « Source/core/input/InputDeviceInit.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698