[webkit-reviews] review granted: [Bug 188492] [LFC][Floating] Add basic clearance support : [Attachment 346991] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 07:28:54 PDT 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 188492: [LFC][Floating] Add basic clearance support
https://bugs.webkit.org/show_bug.cgi?id=188492

Attachment 346991: Patch

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




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

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

> Source/WebCore/layout/FloatingState.h:87
> +    enum class FloatStack { Left, Right, Both };

Maybe call this something else than "stack"? It sounds like a data structure.


More information about the webkit-reviews mailing list