Chromium Code Reviews
Description[Line Layout API] Convert AbstractInlineTextBox to new line layout API
This affects AXInlineTextBox, which previously was the only caller to
AbstractInlineTextBox::layoutText(), and is now the only caller to
AbstractInlineTextBox::lineLayoutItem().
This also affects InlineTextBox, in the sense that AbstractInlineTextBox
was the last remaining caller to InlineTextBox::layoutObject(), which
is now removed.
BUG=499321
Committed: https://crrev.com/24f1ae8c7c39f5bd7e03310b91c26b4ce1f93a3f
Cr-Commit-Position: refs/heads/master@{#363853}
Patch Set 1 #
Total comments: 3
Patch Set 2 : add constructors so we can assign nullptr to LineLayoutItem descendants #
Total comments: 1
Patch Set 3 : remove PaintShim usage in AXInlineTextBox, remove nullptr definitions (split into other CL), addres… #
Total comments: 1
Patch Set 4 : remove layoutObject() method #
Messages
Total messages: 23 (9 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||