Always paint collapsed borders with the row DisplayItemClient.
This removes a reference to IsPaintInvalidationContainer in LayoutTable, which in turn removes a dependency of PrePaint on compositing. The need to paint on the table's DisplayItemClient appears to no longer be necessary. The code was added in: https://chromium-review.googlesource.com/c/chromium/src/+/540178/ Change-Id: Ib1066d176511cfa4adc16579cc8aa7fc7475868f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317848Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#791715}
Showing
Please register or sign in to comment