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

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: minor fixes Created 4 years, 4 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 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

Powered by Google App Engine
This is Rietveld 408576698