Chromium Code Reviews
DescriptionRefactor PropertyTreeState to use RefPtrs
PropertyTreeState stores the total state of the property trees at some
given time. At the moment this is only used for FrameView, but I'd like
to use PropertyTreeState in LocalBorderBoxProperties in the future.
The purpose of this patch is twofold:
1) Guard against use-after-free bugs as we add support for incremental
updates to the property trees.
2) Prepare to refactor LocalBorderBoxProperties (which uses RefPtrs) to
use PropertyTreeState.
BUG=645615
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/f0ebdb54d79437c44dc8664f011aaa6a7bb49f5f
Cr-Commit-Position: refs/heads/master@{#421943}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||||||||||||||||||||