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

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: address comments 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 f5414d7287f223458567de0e644e51b267599c00..7f8b675fefd105c6c9aac986180056c177411b75 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -93,7 +93,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
@@ -112,7 +112,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