Description[Layout API] Start converting ScrollAnchor to new layout API
There were several references to a static method, scrollerLayoutBox,
which returns a raw LayoutBox*, which is deprecated by the new layout API.
I can't convert all the references at once because there is a long chain
of reference passing to unwind, so I (TEMPORARILY) duplicated the method
to create scrollerLayoutBoxItem() and started converting the easy
references to use that instead.
There are no functional changes.
BUG=499321
Committed: https://crrev.com/a313736960ccd0293046b192a3ea41aa4d2ae78f
Cr-Commit-Position: refs/heads/master@{#391522}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|