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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2530503002: [wasm][asm.js] Routing asm.js warnings to the dev console. (Closed)
Patch Set: merge Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/enable_asmjs/http/tests/asmjs/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index cb50a790244d1590f5a27d9f41d8c9aadc1ddef0..d9e558ee15ff42a749f2f0f2717beacc5e7a2aeb 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -301,6 +301,11 @@
"args": ["--enable-features=WebAssembly"]
},
{
+ "prefix": "enable_asmjs",
+ "base": "http/tests/asmjs",
+ "args": ["--enable-features=AsmJsToWebAssembly"]
+ },
+ {
"prefix": "disable-mojo-service-worker",
"base": "http/tests/serviceworker",
"args": ["--disable-mojo-service-worker"]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/enable_asmjs/http/tests/asmjs/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698