[Webkit-unassigned] [Bug 97938] New: Improve saturation arithmetic support in FractionalLayoutUnit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 13:41:43 PDT 2012


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

           Summary: Improve saturation arithmetic support in
                    FractionalLayoutUnit
           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


Fix bug in FractionalLayoutUnit::setValue where greater than or equals is used instead of greater than to clamp the values. Add SATURATED_LAYOUT_ARITHMETIC support to FractionalLayoutUnit::round.

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