ssia
Created attachment 465374 [details] Patch
Comment on attachment 465374 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=465374&action=review > Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentBuilder.cpp:82 > + auto canidateLineCount = lineLayoutResult.displayExtent == Layout::InlineFormattingContext::LineLayoutResult::DisplayExtent::FullFromDamage that's a long name
Created attachment 465383 [details] Patch
Created attachment 465396 [details] Patch
(In reply to Antti Koivisto from comment #2) > Comment on attachment 465374 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=465374&action=review > > > Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentBuilder.cpp:82 > > + auto canidateLineCount = lineLayoutResult.displayExtent == Layout::InlineFormattingContext::LineLayoutResult::DisplayExtent::FullFromDamage > > that's a long name yeah, got shortened.
Created attachment 465457 [details] Patch
<rdar://problem/106813274>
Committed 261775@main (38d7b8d0fd78): <https://commits.webkit.org/261775@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 465457 [details].