Chromium Code Reviews
DescriptionForce subtree paint property updates on local border box changes
If the local border box changes, the paint properties of descendants may
also need updating. This patch updates the local border box code to
work like all other paint property updates where changes force a
subtree update. This DCHECK was missed previously because paint offset
changes would invalidate these cases.
TEST=virtual/spinvalidation/paint/invalidation/scroll-descendant-with-cached-cliprects.html
BUG=674623
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Patch Set 1 #
Total comments: 3
Patch Set 2 : fix bugs #
Messages
Total messages: 20 (10 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||