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

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

Issue 2116503004: Make Foreign Fetch an origin trial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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 663fdfaf71d318aca2888f04cecb78dcdd1a5838..15a2804b5e1a54ca537a5520cd69a1aae225495e 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
FormDataNewMethods status=stable
FullscreenUnprefixed status=test
FrameTimingSupport status=experimental
@@ -114,7 +114,7 @@ LangAttributeAwareFormControlUI
LinkPreconnect status=stable
LinkPreload status=stable
LinkHeader status=stable
-LinkServiceWorker status=experimental
+LinkServiceWorker status=experimental, origin_trial_feature_name=ForeignFetch
FractionalScrollOffsets
MediaCapture
MediaCaptureFromCanvas status=stable

Powered by Google App Engine
This is Rietveld 408576698