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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2312493002: [worklets] Introduce ThreadedWorkletMessagingProxy and AnimationWorkletMessagaingProxy. (Closed)
Patch Set: rebase. Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/worklet/import.html » ('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 6d7598963ddd0cb4f9ca84ede33ad5e71193efd1..8bdfa8dfd2e36599a24bc8a1dd2aa0579e77ce21 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -22,6 +22,11 @@
},
{
"prefix": "threaded",
+ "base": "http/tests/worklet",
+ "args": ["--enable-threaded-compositing"]
+ },
+ {
+ "prefix": "threaded",
"base": "compositing/webgl",
"args": ["--enable-threaded-compositing"]
},
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/worklet/import.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698