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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2413513004: Disable framebusting intervention (Closed)
Patch Set: Don't expect test to fail Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698