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

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: Added basic layout-tests for tilt, tiltDirection Created 5 years, 10 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 e545f7b728433c013dfb65a03902afbcfadf72fb..297014222cabc7ce9afd645631b599a319728e8e 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -143,6 +143,7 @@ ThreadedParserDataReceiver
// touchscreen) in ApplyWebPreferences.
Touch status=stable
TouchIconLoading
+TouchStylusDetails status=experimental
UserSelectAll status=experimental
WebAnimationsAPI status=experimental
WebAnimationsAPITimingFunctionPartitioning

Powered by Google App Engine
This is Rietveld 408576698