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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 14460010: Implement the Blink part of the Device Motion API. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: made WebDeviceMotionData more "POD-ish" Created 7 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/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index c59a23cfdf73282fbc07dde1c8a77f748dcd320f..9ad3ff70db6550daa6ad937099c6cc6d75825233 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -21,7 +21,7 @@ CSSExclusions status=experimental
CSSRegions status=experimental
CustomDOMElements status=experimental
Database status=stable
-DeviceMotion
+DeviceMotion status=test
DeviceOrientation status=stable
DialogElement status=experimental
DirectoryUpload status=stable

Powered by Google App Engine
This is Rietveld 408576698