ssia
Created attachment 466579 [details] Patch
Created attachment 466580 [details] Patch
Created attachment 466584 [details] Patch
Comment on attachment 466584 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=466584&action=review > Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:52 > + struct LineLayoutResult { I suppose "Line" is slightly redundant here since this is scoped to LineBuilder.
(In reply to Antti Koivisto from comment #4) > Comment on attachment 466584 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=466584&action=review > > > Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:52 > > + struct LineLayoutResult { > > I suppose "Line" is slightly redundant here since this is scoped to > LineBuilder. Good point!
Created attachment 466592 [details] [fast-cq]Patch
Committed 264869@main (450b4ccb7fd0): <https://commits.webkit.org/264869@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 466592 [details].
<rdar://problem/110264479>