| 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 6e9a3431660466bc80446477408677ee70a8e75a..432aa285fe0977694d5e66049a95035fd248db63 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -101,7 +101,7 @@ FeaturePolicy status=experimental
|
| FileAPIBlobClose status=experimental
|
| FileSystem status=stable
|
| ForeignFetch status=experimental, origin_trial_feature_name=ForeignFetch
|
| -FramebustingNeedsSameOriginOrUserGesture status=stable
|
| +FramebustingNeedsSameOriginOrUserGesture status=test, settable_from_internals=True
|
| FullscreenUnprefixed status=test
|
| FrameTimingSupport status=experimental
|
| GamepadExtensions origin_trial_feature_name=WebVR
|
| @@ -259,4 +259,4 @@ WebFontsInterventionTrigger
|
| WebShare status=experimental, origin_trial_feature_name=WebShare, origin_trial_os=android
|
| Worklet status=experimental
|
| ParseHTMLOnMainThread status=test
|
| -SendBeaconThrowForBlobWithNonSimpleType status=experimental
|
| +SendBeaconThrowForBlobWithNonSimpleType status=experimental
|
|
|