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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 709423002: DevTools: remove old Timeline front-end implementation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated LayoutTests/inspector/layers/layer-canvas-log.html Created 6 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/inspector/inspector-test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 5364e984b902a78bee1f833cceca6142e982b8c1..595ca0a35f833b3a6566c1c094801816aa5b228e 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -37,12 +37,6 @@
},
{
"prefix": "deferred",
- "base": "inspector/timeline",
- "args": ["--enable-deferred-image-decoding",
- "--enable-per-tile-painting"]
- },
- {
- "prefix": "deferred",
"base": "inspector/tracing",
"args": ["--enable-deferred-image-decoding",
"--enable-per-tile-painting"]
@@ -94,11 +88,6 @@
},
{
"prefix": "implsidepainting",
- "base": "inspector/timeline",
- "args": ["--enable-threaded-compositing", "--enable-impl-side-painting"]
- },
- {
- "prefix": "implsidepainting",
"base": "inspector/tracing",
"args": ["--enable-threaded-compositing", "--enable-impl-side-painting"]
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/inspector/inspector-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698