Chromium Code Reviews
DescriptionSPv2: Limit compositor element id application to a single layer.
PropertyTreeState acts as a context that accumulates state as we traverse the
tree building layers. This means that, with current code structure, we could see
a compositor element id 'A' for a parent layer in conjunction with a compositor
element id 'B' for a child layer.
This patch incorporates presence of an id in the set of previously seen
compositor element ids when determining whether the current property tree state
has a compositor element id.
BUG=702350
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2808463003
Cr-Commit-Position: refs/heads/master@{#465037}
Committed: https://chromium.googlesource.com/chromium/src/+/ce3c236fb74d87164e5de4a1f8f6fee2f0607f4a
Patch Set 1 #Patch Set 2 : Sync to head. #Patch Set 3 : Add unit test. #Patch Set 4 : Add comment. #Patch Set 5 : Revise expectations slightly. #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||