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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 750013004: Added experimental tilt and tiltDirection to the Touch interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Keep eventSender.setTouchPointTilt under "if" + added 4th argument (set_state_moved) Created 5 years, 9 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 719a8745a94ea97614e0a37c70a109e7247eb5a8..b607d142099e133a7842e2c29d08ae39f3cffeb9 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -154,6 +154,7 @@ ThreadedParserDataReceiver
// touchscreen) in ApplyWebPreferences.
Touch status=stable
TouchIconLoading
+TouchStylusDetails status=experimental
UnsafeES3APIs
UserSelectAll status=experimental
WebAnimationsAPI status=experimental

Powered by Google App Engine
This is Rietveld 408576698