| 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 f5414d7287f223458567de0e644e51b267599c00..7f8b675fefd105c6c9aac986180056c177411b75 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -93,7 +93,7 @@ ExperimentalV8Extras status=experimental
|
| FastMobileScrolling
|
| FileAPIBlobClose status=experimental
|
| FileSystem status=stable
|
| -ForeignFetch status=experimental
|
| +ForeignFetch status=experimental, origin_trial_feature_name=ForeignFetch
|
| FullscreenUnprefixed status=test
|
| FrameTimingSupport status=experimental
|
| GeometryInterfaces status=test
|
| @@ -112,7 +112,7 @@ IntersectionObserver status=stable
|
| LangAttributeAwareFormControlUI
|
| LayoutNG
|
| LinkPreload status=stable
|
| -LinkServiceWorker status=experimental
|
| +LinkServiceWorker status=experimental, origin_trial_feature_name=ForeignFetch
|
| FractionalScrollOffsets
|
| MediaCapture
|
| MediaCaptureFromCanvas status=stable
|
|
|