[Webkit-unassigned] [Bug 140883] New: [CSS Grid Layout] Tracks growing beyond limits when they should not

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 03:25:16 PST 2015


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

            Bug ID: 140883
           Summary: [CSS Grid Layout] Tracks growing beyond limits when
                    they should not
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: svillar at igalia.com

The problem is that we're using a vector of indexes pointing to the vector with the list of affected tracks. Those indexes become easily incorrect because the first thing we do in distributeSpaceToTracks() is to sort the vector with the affected tracks by growth potential.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150126/eb0505e0/attachment-0002.html>


More information about the webkit-unassigned mailing list