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

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

Issue 2627023002: Introduce Origin-Trial for Service Worker Navigation Preload (Closed)
Patch Set: add LayoutTests Created 3 years, 11 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 a5f2c0aecbf1de85f34be0881d7c4d7b17fb2fda..7387e7420236e1d22bef4dd7d0e21b774ad2f272 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -218,7 +218,7 @@ ScrollAnchoring status=experimental, settable_from_internals=True
// as per the spec, matching other Web engines.
ScrollTopLeftInterop status=experimental
Sensor status=experimental
-ServiceWorkerNavigationPreload
+ServiceWorkerNavigationPreload origin_trial_feature_name=ServiceWorkerNavigationPreload
SetRootScroller status=experimental
ShadowPiercingDescendantCombinator status=experimental
ShapeDetection status=experimental

Powered by Google App Engine
This is Rietveld 408576698