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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 848053002: Adding WebVR interface to Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressed further feedback from sigbjornf@ and haraken@ 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
« no previous file with comments | « Source/modules/vr/VRPositionState.idl ('k') | Source/web/FrameLoaderClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 35bff33744252367bea7e2595a124ab2ac76f0e4..0f8c769b961482a3536f23d3fc206f2ac4fbeeba 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -62,7 +62,7 @@ FileSystem status=stable
FormDataNewMethods status=experimental
FullscreenUnprefixed status=test
Geofencing status=experimental
-GeometryInterfaces status=test
+GeometryInterfaces status=stable
HTMLPopupMenu status=experimental
ImageColorProfiles
ImageDataConstructor status=stable
@@ -154,6 +154,7 @@ Touch status=stable
TouchIconLoading
UnsafeES3APIs
UserSelectAll status=experimental
+VRDevice depends_on=GeometryInterfaces, status=stable
bajones 2015/02/27 21:10:10 Ugh. Apologies for this oversight. These were swit
WebAnimationsAPI status=experimental
WebAudio condition=WEB_AUDIO, status=stable
WebGLDraftExtensions status=experimental
« no previous file with comments | « Source/modules/vr/VRPositionState.idl ('k') | Source/web/FrameLoaderClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698