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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 930503003: [S.P.] Add drawing recorder for FrameSetPainter (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 06c0329a4efb1fe1606da5b39944621fcb8b23ba..48d95431c82f57915c3b0936e1a9fe7e96a4d8c2 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -239,6 +239,11 @@
},
{
"prefix": "slimmingpaint",
+ "base": "fast/frames",
+ "args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
"base": "fast/scrolling",
"args": ["--enable-slimming-paint"]
}

Powered by Google App Engine
This is Rietveld 408576698