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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 168763002: Add initial Screen Orientation API support: IDL changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase additional test Created 6 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 956150f90a5ce6ae0a5bf4fd580fcdb677f00194..d33a43179c21285e3730a48820195d46b0e1fd2b 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -89,6 +89,7 @@ RegionBasedColumns status=experimental
RepaintAfterLayout
RequestAutocomplete status=test
+ScreenOrientation status=experimental
abarth-chromium 2014/02/16 04:03:48 Let's start off with status=test. We can move up
Inactive 2014/02/16 04:35:56 Done.
ScriptedSpeech status=stable
// Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left

Powered by Google App Engine
This is Rietveld 408576698