Descriptioncc :: Fix sublayer scale bug when we have scroll parents
The current visible rect computation logic with property trees assumes that
whenever a layer's target is different from its clip node's target, it is
because the layer has a clip parent. But, this case is possible even when the
layer has a scroll parent. When we have scroll parent, we need to apply scales
differently because clip parent is an ancestor but scroll parent is not.
BUG=576959
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/2489a446981f61142c2e2679b4b39435d8b8958b
Cr-Commit-Position: refs/heads/master@{#372257}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Messages
Total messages: 15 (7 generated)
|