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

Unified Diff: cc/layers/layer_impl_test_properties.h

Issue 2846653002: cc : Stop pushing layers from hidden subtrees at commit
Patch Set: rebase Created 3 years, 6 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
« no previous file with comments | « cc/layers/layer.cc ('k') | cc/layers/layer_impl_test_properties.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fe4c1f860091da069198d02a1e8fbccc29ac676b..1e666f055cb7945f34352310e7e12a5395191220 100644
--- a/cc/layers/layer_impl_test_properties.h
+++ b/cc/layers/layer_impl_test_properties.h
@@ -35,9 +35,7 @@ struct CC_EXPORT LayerImplTestProperties {
bool force_render_surface;
bool is_container_for_fixed_position_layers;
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;
« no previous file with comments | « cc/layers/layer.cc ('k') | cc/layers/layer_impl_test_properties.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698