DescriptionReuse property trees
This patch adds a needs_rebuild boolean to PropertyTrees
and resets it each time the trees are rebuilt. Certain
layer operations do not require a rebuild and can instead
mutate an existing property tree node (e.g., updating a
scroll offset). Special care is taken in Layer to avoid
setting needs_rebuild in these cases.
BUG=470272
Committed: https://crrev.com/5057e1ee8ec082969674af4518082e9845417229
Cr-Commit-Position: refs/heads/master@{#325694}
Patch Set 1 : . #Patch Set 2 : . #Patch Set 3 : no more first tick nonsense. #
Total comments: 18
Patch Set 4 : respond to reviewer feedback #Patch Set 5 : remove unrelated change #
Total comments: 1
Messages
Total messages: 18 (8 generated)
|