Chromium Code Reviews
DescriptionRebuild property_tree after LayerImpl::SetTransform() is called in tests
This fixes test LayerTreeHostCommonTest.MaximumAnimationScaleFactor
If LayerImpl::SetTransform() is called, we need to rebuild/update the
property_tree.
In practice, LayerImpl::SetTransform() is only called through
LayerImpl::OnTransformAnimated(), where we already do property tree
update.
In test LayerImpl::SetTranform() can be triggered by itself, in
this case, lets just force a property rebuild.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/843080ca2357f8441b77e3dd8a5aa32184f7b47a
Cr-Commit-Position: refs/heads/master@{#334050}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||