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

Side by Side Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2587223003: Update WebVR feature statues so tests can run without command line flags. (Closed)
Patch Set: fix merge conflict with test expectations Created 3 years, 12 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // http://dev.chromium.org/blink/runtime-enabled-features 1 // http://dev.chromium.org/blink/runtime-enabled-features
2 // 2 //
3 // This list is used to generate RuntimeEnabledFeatures.h/cpp which contains 3 // This list is used to generate RuntimeEnabledFeatures.h/cpp which contains
4 // a class that stores static enablers for all experimental features. 4 // a class that stores static enablers for all experimental features.
5 // 5 //
6 // Each feature can be assigned a "status": 6 // Each feature can be assigned a "status":
7 // status=stable -> Enable this in all Blink configurations. We are committed t o these APIs indefinitely. 7 // status=stable -> Enable this in all Blink configurations. We are committed t o these APIs indefinitely.
8 // status=experimental -> In-progress features, Web Developers might play with, but are not on by default in stable. 8 // status=experimental -> In-progress features, Web Developers might play with, but are not on by default in stable.
9 // status=test -> Enabled in ContentShell for testing, otherwise off. 9 // status=test -> Enabled in ContentShell for testing, otherwise off.
10 // Features without a status are not enabled anywhere by default. 10 // Features without a status are not enabled anywhere by default.
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 ExperimentalContentSecurityPolicyFeatures status=experimental 107 ExperimentalContentSecurityPolicyFeatures status=experimental
108 ExperimentalV8Extras status=experimental 108 ExperimentalV8Extras status=experimental
109 FastMobileScrolling 109 FastMobileScrolling
110 FeaturePolicy status=experimental 110 FeaturePolicy status=experimental
111 FileAPIBlobClose status=experimental 111 FileAPIBlobClose status=experimental
112 FileSystem status=stable 112 FileSystem status=stable
113 ForeignFetch status=experimental, origin_trial_feature_name=ForeignFetch 113 ForeignFetch status=experimental, origin_trial_feature_name=ForeignFetch
114 FramebustingNeedsSameOriginOrUserGesture status=stable, settable_from_internals= True 114 FramebustingNeedsSameOriginOrUserGesture status=stable, settable_from_internals= True
115 FullscreenUnprefixed status=test, settable_from_internals=True 115 FullscreenUnprefixed status=test, settable_from_internals=True
116 FrameTimingSupport status=experimental 116 FrameTimingSupport status=experimental
117 GamepadExtensions origin_trial_feature_name=WebVR 117 GamepadExtensions status=test, origin_trial_feature_name=WebVR
118 GeometryInterfaces status=experimental, implied_by=CompositorWorker 118 GeometryInterfaces status=experimental, implied_by=CompositorWorker
119 GetUserMedia status=stable 119 GetUserMedia status=stable
120 GlobalCacheStorage status=stable 120 GlobalCacheStorage status=stable
121 HeapCompaction status=experimental 121 HeapCompaction status=experimental
122 IDBObserver status=experimental 122 IDBObserver status=experimental
123 IdleTimeSpellChecking 123 IdleTimeSpellChecking
124 ImageCapture status=experimental, origin_trial_feature_name=ImageCapture 124 ImageCapture status=experimental, origin_trial_feature_name=ImageCapture
125 ImageOrientation status=test 125 ImageOrientation status=test
126 IndexedDBExperimental status=experimental 126 IndexedDBExperimental status=experimental
127 InertTopControls status=stable 127 InertTopControls status=stable
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 TrustedEventsDefaultAction status=stable 251 TrustedEventsDefaultAction status=stable
252 UserSelectAll status=stable 252 UserSelectAll status=stable
253 WebAnimationsAPI status=experimental 253 WebAnimationsAPI status=experimental
254 WebAnimationsSVG status=experimental 254 WebAnimationsSVG status=experimental
255 WebAssemblySerialization status=test 255 WebAssemblySerialization status=test
256 // WebBluetooth is enabled by default on Android, ChromeOS and Mac. 256 // WebBluetooth is enabled by default on Android, ChromeOS and Mac.
257 WebBluetooth status=experimental 257 WebBluetooth status=experimental
258 WebGLDraftExtensions status=experimental 258 WebGLDraftExtensions status=experimental
259 WebGLImageChromium 259 WebGLImageChromium
260 WebUSB status=experimental, origin_trial_feature_name=WebUSB 260 WebUSB status=experimental, origin_trial_feature_name=WebUSB
261 WebVR origin_trial_feature_name=WebVR 261 WebVR status=test, origin_trial_feature_name=WebVR
262 WebVTTRegions status=experimental 262 WebVTTRegions status=experimental
263 V8BasedStructuredClone status=stable 263 V8BasedStructuredClone status=stable
264 V8IdleTasks 264 V8IdleTasks
265 VideoFullscreenOrientationLock 265 VideoFullscreenOrientationLock
266 VisibilityChangeOnUnload status=stable 266 VisibilityChangeOnUnload status=stable
267 XSLT status=stable 267 XSLT status=stable
268 smil status=stable 268 smil status=stable
269 ScrollCustomization 269 ScrollCustomization
270 AutoplayMutedVideos settable_from_internals=True 270 AutoplayMutedVideos settable_from_internals=True
271 VisualViewportAPI status=experimental 271 VisualViewportAPI status=experimental
272 WakeLock status=experimental 272 WakeLock status=experimental
273 WebFontsCacheAwareTimeoutAdaptation status=experimental 273 WebFontsCacheAwareTimeoutAdaptation status=experimental
274 WebFontsInterventionV2With2G 274 WebFontsInterventionV2With2G
275 WebFontsInterventionV2With3G 275 WebFontsInterventionV2With3G
276 WebFontsInterventionV2WithSlow2G 276 WebFontsInterventionV2WithSlow2G
277 WebFontsInterventionTrigger 277 WebFontsInterventionTrigger
278 WebShare status=experimental, origin_trial_feature_name=WebShare, origin_trial_o s=android 278 WebShare status=experimental, origin_trial_feature_name=WebShare, origin_trial_o s=android
279 Worklet status=experimental 279 Worklet status=experimental
280 LazyParseCSS status=experimental 280 LazyParseCSS status=experimental
281 ParseHTMLOnMainThread status=test 281 ParseHTMLOnMainThread status=test
282 SendBeaconThrowForBlobWithNonSimpleType status=experimental 282 SendBeaconThrowForBlobWithNonSimpleType status=experimental
283 PerformanceNavigationTiming2 status=experimental 283 PerformanceNavigationTiming2 status=experimental
284 BackgroundVideoTrackOptimization status=stable 284 BackgroundVideoTrackOptimization status=stable
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698