Descriptioncc: Don't always rebuild property trees in LayerImplTests
Currently, the macros used for testing when draw properties need
updates always rebuild property trees. However, in cases where we
depend on information in property trees in order to decide whether
a draw property update is needed, rebuilding property trees can cause
us to test the wrong thing. This CL removes the automatic rebuilding
and makes callers responsible for rebuilding when needed.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/3a011ab449665cc77c09c4032b75fce618bfa6d9
Cr-Commit-Position: refs/heads/master@{#403799}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|