Description[Layout API] Use ownerLayoutItem() in LayoutView (part 2)
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, although I did need to add two methods
to LayoutBoxItem.
BUG=499321
Committed: https://crrev.com/1708cfe38fe743411644ce08df78d5331ebaaf18
Cr-Commit-Position: refs/heads/master@{#415447}
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|