[webkit-reviews] review granted: [Bug 238079] [IFC][Integration] InlineIterator::Line::enclosingTop is really an enclosingTopAdjustedForPrecedingLine : [Attachment 455099] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 09:57:41 PDT 2022


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 238079: [IFC][Integration] InlineIterator::Line::enclosingTop is really an
enclosingTopAdjustedForPrecedingLine
https://bugs.webkit.org/show_bug.cgi?id=238079

Attachment 455099: Patch

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




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

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

> Source/WebCore/layout/integration/InlineIteratorLine.h:98
> -    LayoutUnit enclosingTop() const;
>      LayoutUnit enclosingBottom() const;

enclosingBottom looks lonely now.


More information about the webkit-reviews mailing list