[Webkit-unassigned] [Bug 149876] New: [css-grid] Include freeSpace in GridSizingData struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 08:31:25 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149876

            Bug ID: 149876
           Summary: [css-grid] Include freeSpace in GridSizingData struct
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: svillar at igalia.com

We're passing freeSpaceForRows and freeSpaceForColumns to a bunch of functions along with the GridSizingData struct when we should really include them both in the struct as we're talking about temporary data that is only used for the layout process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151007/28cc7b7e/attachment.html>


More information about the webkit-unassigned mailing list