| 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 50c422bdc127a3b0fd2dbb399e8102d44dfb1f2b..209e180148baef090f763a35727a775b9e75fab5 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -90,7 +90,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
|
| @@ -111,7 +111,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
|
|
|