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