[Webkit-unassigned] [Bug 94881] New: Move epsilon from LineWidth::fitsOnLine to availableWidth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 17:44:34 PDT 2012


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

           Summary: Move epsilon from LineWidth::fitsOnLine to
                    availableWidth
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: eric at webkit.org, leviw at chromium.org
        Depends on: 92778


The float precision fix for bug 92778 didn't quite solve all the problems as it only affects the calculations using fitsOnLine. By moving the epsilon value to availableWidth we ensure that the remaining cases are fixed and that no unnecessary wrapping occurs.

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