Description[Layout API] Convert (most of) FrameSelection to use Document::layoutViewItem()
There are several references to Document::layoutView(), which is deprecated
by the new layout API. I converted them to use layoutViewItem() instead. I
added LayoutViewItem::invalidatePaintForSelection() to the API.
There are no functional changes.
BUG=499321
Committed: https://crrev.com/89a4287c0abb8a7816c079de9435b8ff22b133fa
Cr-Commit-Position: refs/heads/master@{#388593}
Patch Set 1 #
Total comments: 1
Patch Set 2 : fix null check #
Messages
Total messages: 10 (3 generated)
|