Chromium Code Reviews
Descriptioncc: Remove LayerImpl::children() calls from descendants of LayerTreeTest
In LayerTreeTest, TreeSynchronizer pushes the layer structures from main
thread to impl thread. In the SPv2 plan, we will eventually have no tree
hierarchy on impl side. This means that the synchronizer no longer pushes
a tree structure, instead it pushes a list. We need to make the unit tests
use other ways to access layer_impls in the pushed impl tree.
BUG=604467
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/1ae6803fb4dcb9a40bc50d889c349869c3dcd83c
Cr-Commit-Position: refs/heads/master@{#388875}
Patch Set 1 #
Total comments: 20
Patch Set 2 : Resolve comments #
Total comments: 2
Patch Set 3 : Resolve comments #Messages
Total messages: 18 (7 generated)
|