[Webkit-unassigned] [Bug 81678] New: Make distributeExtraLogicalHeightToRows return the consumed logical height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 10:18:03 PDT 2012


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

           Summary: Make distributeExtraLogicalHeightToRows return the
                    consumed logical height
           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


Currently this function returns the remaining logical height. This is painful as the distribution algorithm is interested in consumed logical height to decrease the available logical height. This also means that there will be a need for some unneeded house-keeping.

Let's change that.

-- 
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