[webkit-reviews] review granted: [Bug 253651] [IFC][Partial layout] Replace a range of damaged line when the new content is PartialFromDamage : [Attachment 465374] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 10:36:44 PST 2023


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 253651: [IFC][Partial layout] Replace a range of damaged line when the new
content is PartialFromDamage
https://bugs.webkit.org/show_bug.cgi?id=253651

Attachment 465374: Patch

https://bugs.webkit.org/attachment.cgi?id=465374&action=review




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 465374
  --> https://bugs.webkit.org/attachment.cgi?id=465374
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::FullFromDamag
e

that's a long name


More information about the webkit-reviews mailing list