DescriptionLet table rows and sections paint their backgrounds in proper paint phases
Previously they ignored PaintPhaseSelfBlockBackgroundOnly and painted
their own backgrounds in PaintPhaseDescendantBlockBackgroundsOnly behind
cell. Now paint their own backgrounds in PaintPhaseBlockBackground or
PaintPhaseSelfBlockBackgroundOnly phase to be consistent with other
painters.
BUG=574938
TEST=PaintLayerPainterTest.PaintPhaseBlockBackground
Committed: https://crrev.com/65b7f83a0ccfd3a1329f35198a9f5a1c8efb501b
Cr-Commit-Position: refs/heads/master@{#372171}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Rebase #
Dependent Patchsets: Messages
Total messages: 15 (5 generated)
|