[Webkit-unassigned] [Bug 80671] New: Split the extra logical height distribution logic out of RenderTableSection::layoutRows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 19:37:49 PST 2012


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

           Summary: Split the extra logical height distribution logic out
                    of RenderTableSection::layoutRows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: robert at webkit.org


Currently it's this logic is inlined in the function which makes it longer than it should be.

Also the naming doesn't help understanding what is going on in the function at the moment.

Patch forthcoming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list