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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2627023002: Introduce Origin-Trial for Service Worker Navigation Preload (Closed)
Patch Set: s/an/a 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/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 7ed1d167942886e1bc3b84ff32ca833d5e526db9..73a4e08b3cd0e545c6851ce360b73a324f4e1833 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -321,6 +321,11 @@
"args": ["--enable-features=ServiceWorkerNavigationPreload"]
},
{
+ "prefix": "service-worker-navigation-preload-disabled",
+ "base": "http/tests/serviceworker/chromium",
+ "args": ["--disable-features=ServiceWorkerNavigationPreload"]
+ },
+ {
"prefix": "layout_ng",
"base": "fast/block/basic",
"args": ["--enable-blink-features=LayoutNG"]

Powered by Google App Engine
This is Rietveld 408576698