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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2477223002: Reland of Use the serviceworker with mojo by default (Closed)
Patch Set: Rebase for navigation-preload Created 4 years, 1 month 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 18881c29e978c07d4efc4c49cc44190e81a54838..7579b9f35c88a3f307835974f8918286a23d61a7 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -300,9 +300,9 @@
"args": ["--enable-features=WebAssembly"]
},
{
- "prefix": "mojo-service-worker",
+ "prefix": "disable-mojo-service-worker",
"base": "http/tests/serviceworker",
- "args": ["--mojo-service-worker"]
+ "args": ["--disable-mojo-service-worker"]
},
{
"prefix": "service-worker-navigation-preload",

Powered by Google App Engine
This is Rietveld 408576698