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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1157173003: Impelement InputDevice.firesTouchEvents (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove unnecessary include Created 5 years, 7 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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 07c5feca758dd27fa144d00c88deb1c2d406f250..0110f7ad583805adc5ae322b8d626c6252b70ddf 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -67,12 +67,13 @@ FullscreenUnprefixed status=test
FrameTimingSupport status=experimental
Geofencing status=experimental
GeometryInterfaces status=test
-HTMLPopupMenu status=stable
GlobalCacheStorage status=stable
+HTMLPopupMenu status=stable
ImageColorProfiles
ImageRenderingPixelated status=stable
IMEAPI status=experimental
IndexedDBExperimental status=experimental
+InputDevice status=test
InputModeAttribute status=experimental
KeyboardEventCode status=experimental
KeyboardEventKey status=experimental
« Source/core/events/InputDevice.idl ('K') | « Source/core/events/InputDeviceInit.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698