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

Unified Diff: cc/layers/layer_impl_test_properties.h

Issue 2822303003: cc : Compute subtree has copy requests before property tree building (Closed)
Patch Set: . Created 3 years, 8 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: cc/layers/layer_impl_test_properties.h
diff --git a/cc/layers/layer_impl_test_properties.h b/cc/layers/layer_impl_test_properties.h
index 5f4fd66f2db2c01fe27da12ba6aca7868f5db32a..ee2917e2a4aee0f5068ab11e9bfe16bfb7c9cfc4 100644
--- a/cc/layers/layer_impl_test_properties.h
+++ b/cc/layers/layer_impl_test_properties.h
@@ -37,6 +37,7 @@ struct CC_EXPORT LayerImplTestProperties {
bool should_flatten_transform;
bool hide_layer_and_subtree;
bool opacity_can_animate;
+ bool subtree_has_copy_request;
int sorting_context_id;
float opacity;
FilterOperations filters;

Powered by Google App Engine
This is Rietveld 408576698