Description[Layout API] Use ownerLayoutItem() in scrollContentsSlowPath()
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/5b0b4dd05a83a69a31eee49440f888d9456aeb97
Cr-Commit-Position: refs/heads/master@{#417937}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|