[webkit-reviews] review granted: [Bug 234424] Deduplicate code in RenderText::computePreferredLogicalWidths() : [Attachment 447460] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 17 12:34:43 PST 2021


zalan <zalan at apple.com> has granted Myles C. Maxfield <mmaxfield at apple.com>'s
request for review:
Bug 234424: Deduplicate code in RenderText::computePreferredLogicalWidths()
https://bugs.webkit.org/show_bug.cgi?id=234424

Attachment 447460: Patch

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




--- Comment #8 from zalan <zalan at apple.com> ---
Comment on attachment 447460
  --> https://bugs.webkit.org/attachment.cgi?id=447460
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=447460&action=review

> Source/WebCore/ChangeLog:31
> +	   * rendering/RenderTextInlines.h: Added. This function needs to be
able to see into WordTrailingSpace,

RenderTextInlines is a bit confusing name but I can't think of a better (not
easily confused with inline formatting) name either.


More information about the webkit-reviews mailing list