Description[Layout API] Use ownerLayoutItem() in ObjectPaintInvalidator
Direct access to LayoutPart is deprecated and being removed soon. The
replacement is LayoutPartItem, which routes methods through the new
block layout API. (See linked crbug for details.) This means the
ownerLayoutObject() method is also deprecated, to be replaced with
ownerLayoutItem().
There are no functional changes.
BUG=499321
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/130f12013737065f881ec73854b1acbca1e9e7a2
Cr-Commit-Position: refs/heads/master@{#414623}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|