[Webkit-unassigned] [Bug 156376] New: [css-grid] Remove unnecessary iteration in populateGridPositions loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 16:31:26 PDT 2016


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

            Bug ID: 156376
           Summary: [css-grid] Remove unnecessary iteration in
                    populateGridPositions loop
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com
                CC: simon.fraser at apple.com

The loop implemented in the populateGridPositions has an incorrect limit and the last operation is overwritten in the next line of code after the loop. Even that it does o cause a bug, it makes no sense and needs to be changed.

-- 
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/20160407/ae4bf6d6/attachment.html>


More information about the webkit-unassigned mailing list