Chromium Code Reviews
DescriptionFix wrong PaintInvalidationIncremental on empty object
The bug was because LayoutBox::getPaintInvalidatinReason()
returned PaintInvalidationIncremental after
LayoutObject::getPaintInvalidationReason() returned
PaintInvalidationNone for an empty object. In the case we
should not do any paint invalidation but executed
incrementallyInvalidatePaint() and triggered the assertion
failure.
BUG=634807
Committed: https://crrev.com/b9ec37cfc550102e95696f26173b95b729d00a60
Cr-Commit-Position: refs/heads/master@{#410231}
Patch Set 1 #Patch Set 2 : - #Patch Set 3 : - #Patch Set 4 : - #
Messages
Total messages: 22 (13 generated)
|
|||||||||||||||||||||||||||||||||||||