[webkit-reviews] review granted: [Bug 187241] [LFC] Implement preferred minimum width logic. : [Attachment 344188] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 10:30:19 PDT 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 187241: [LFC] Implement preferred minimum width logic.
https://bugs.webkit.org/show_bug.cgi?id=187241

Attachment 344188: Patch

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




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

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

> Source/WebCore/layout/FormattingContext.h:58
> +    struct MinimumMaximumIntrinsicWidth {

This is bit clunky. Maybe InstrinsicWidthConstraints or something?


More information about the webkit-reviews mailing list