[webkit-reviews] review granted: [Bug 186083] [LFC] Miscellaneous fixes to get closer to geometry correctness : [Attachment 341569] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 07:41:45 PDT 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 186083: [LFC] Miscellaneous fixes to get closer to geometry correctness
https://bugs.webkit.org/show_bug.cgi?id=186083

Attachment 341569: Patch

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




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

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

> Source/WebCore/layout/blockformatting/BlockFormattingContextGeometry.cpp:120
> +    auto width = [&]() {

computeWidth() maybe? width() sounds like an accessor.


More information about the webkit-reviews mailing list