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

Unified Diff: Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h

Issue 14651028: Promote RenderLayers that have a transition on opacity, transform, or filter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h
diff --git a/Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h b/Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h
index 74eb547b00a11730053df34f1e414dbd6f6948b5..c7269820b71124fdf228bba7d5ec1624bd2ee4a0 100644
--- a/Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h
+++ b/Tools/DumpRenderTree/chromium/TestRunner/public/WebPreferences.h
@@ -89,6 +89,7 @@ struct WEBTESTRUNNER_EXPORT WebPreferences {
bool acceleratedCompositingForVideoEnabled;
bool acceleratedCompositingForFixedPositionEnabled;
bool acceleratedCompositingForOverflowScrollEnabled;
+ bool acceleratedCompositingForTransitionEnabled;
bool acceleratedCompositingEnabled;
bool forceCompositingMode;
bool threadedHTMLParser;
« no previous file with comments | « Tools/DumpRenderTree/chromium/DumpRenderTree.cpp ('k') | Tools/DumpRenderTree/chromium/TestRunner/src/WebPreferences.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698