[webkit-reviews] review granted: [Bug 176783] [css-grid] Stretching auto tracks should be done as part of the track sizing algorithm : [Attachment 320547] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 09:32:13 PDT 2017


Sergio Villar Senin <svillar at igalia.com> has granted Manuel Rego Casasnovas
<rego at igalia.com>'s request for review:
Bug 176783: [css-grid] Stretching auto tracks should be done as part of the
track sizing algorithm
https://bugs.webkit.org/show_bug.cgi?id=176783

Attachment 320547: Patch

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




--- Comment #2 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 320547
  --> https://bugs.webkit.org/attachment.cgi?id=320547
Patch

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

> Source/WebCore/rendering/GridTrackSizingAlgorithm.cpp:1077
> +    std::optional<LayoutUnit> currentFreeSpace = freeSpace(m_direction);

auto currentFreeSpace


More information about the webkit-reviews mailing list