DescriptionEnsure Layers have valid sequence numbers for PropertyTrees
Calling Layer::set_property_tree_sequence_number() does not set the
flag that a commit is needed, which means it can quickly get out of
date for layers that are not updated for other reasons when the Layer
is (de)serialized.
This CL makes the LayerTreeHost forcefully set the sequence number
to the same value as the current PropertyTrees.sequence_number, since
all valid in the hierarchy is valid at that point.
BUG=577352, 538710
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/b36e0d5d5100b55128ed7a2c7642afd3591a4e07
Cr-Commit-Position: refs/heads/master@{#371654}
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|