Description[Layout API] Use ownerLayoutItem() in scrollableAreaBoundingBox()
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
TBR=eae@chromium.org
Committed: https://crrev.com/385879bea4f921fdb634344e4537d7480ca61451
Cr-Commit-Position: refs/heads/master@{#418962}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|