[webkit-reviews] review granted: [Bug 205404] [LFC][IFC] LineLayoutContext::m_uncommittedList is not always a continuous list of runs : [Attachment 385988] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 11:27:34 PST 2019


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 205404: [LFC][IFC] LineLayoutContext::m_uncommittedList is not always a
continuous list of runs
https://bugs.webkit.org/show_bug.cgi?id=205404

Attachment 385988: Patch

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




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 385988
  --> https://bugs.webkit.org/attachment.cgi?id=385988
Patch

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

> Source/WebCore/layout/inlineformatting/LineLayoutContext.h:72
> +	   void shrink(unsigned newSize);

Can we use size_t everywhere?


More information about the webkit-reviews mailing list