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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2443983002: Revert of Use the serviceworker with mojo by default (Closed)
Patch Set: Created 4 years, 2 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 975fd648b8e97839c681e6ba462d2684c35fa987..7e348820fdfeab88b1c242c415140400a48f50f2 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -285,9 +285,9 @@
"args": ["--enable-features=WebAssembly"]
},
{
- "prefix": "disable-mojo-service-worker",
+ "prefix": "mojo-service-worker",
"base": "http/tests/serviceworker",
- "args": ["--disable-mojo-service-worker"]
+ "args": ["--mojo-service-worker"]
},
{
"prefix": "service-worker-navigation-preload",

Powered by Google App Engine
This is Rietveld 408576698