[Webkit-unassigned] [Bug 98454] New: Split the update intrinsic padding out of RenderTableSection::layoutRows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 15:13:17 PDT 2012


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

           Summary: Split the update intrinsic padding 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: eric at webkit.org, bdakin at apple.com


RenderTableSection::layoutRows is very long and it's difficult to see what's going on.

The idea of this bug is to split the part about setting the cell's intrinsic padding and move it to RenderTableCell as there is little dependency on RenderTableSection.

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