Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
index a1a27b1ca3a268e5cd8b0c9b2d53072913fbbc50..1bde7acfc955b1d029eaac06ddcf8c2b2f44b498 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -250,6 +250,7 @@ WebGLDraftExtensions status=experimental |
WebGLImageChromium |
WebUSB status=experimental, origin_trial_feature_name=WebUSB |
WebVR origin_trial_feature_name=WebVR |
+WebVrWithoutUserGestures |
ddorwin
2016/11/30 23:33:34
This seems like the wrong place to control this. T
ddorwin
2016/11/30 23:33:34
"Without" is still a negative. These are feature n
haraken
2016/11/30 23:41:28
If you need to control a runtime-enabled feature i
bsheedy
2016/11/30 23:59:12
Done.
|
WebVTTRegions status=experimental |
V8BasedStructuredClone status=stable |
V8IdleTasks |
@@ -270,4 +271,4 @@ LazyParseCSS status=experimental |
ParseHTMLOnMainThread status=test |
SendBeaconThrowForBlobWithNonSimpleType status=experimental |
PerformanceNavigationTiming2 status=test |
-BackgroundVideoTrackOptimization status=stable |
+BackgroundVideoTrackOptimization status=stable |