Description[Line Layout API] Convert more references in BlockPainter to new line layout API
Classes outside of core/layout/ that need a reference to an InlineBox's
layoutObject must currently use the API-busting shim we've set up to
get a reference to a LineLayoutItem's underlying layoutObject.
Some references can simply be changed to lineLayoutItem() directly, where
the line layout API already provides access to the methods used.
There are no functional changes.
BUG=499321
TBR=leviw
Committed: https://crrev.com/7ab76ad1fbc24cd8486e0485e617c1a338c747ea
Cr-Commit-Position: refs/heads/master@{#373075}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|