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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2384533002: [DevTools] Better label for async function call stacks (Closed)
Patch Set: rebased tests and removed virtual test suite 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 84ba98ec141b91da84a2809e367ea747b0f28734..b0ef8622d1a3bf53818822ace122ad941fe350f7 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -255,11 +255,6 @@
"args": ["--enable-blink-features=DocumentWriteEvaluator"]
},
{
- "prefix": "asyncawait",
- "base": "inspector/sources/debugger-async/async-await",
- "args": ["--js-flags=--harmony-async-await"]
- },
- {
"prefix": "wheelscrolllatching",
"base": "fast/events/wheel",
"args": ["--enable-features=TouchpadAndWheelScrollLatching"]

Powered by Google App Engine
This is Rietveld 408576698