[Webkit-unassigned] [Bug 107331] New: Change RenderStyle::getRoundedInnerBorderFor to take ints for border widths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 14:52:54 PST 2013


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

           Summary: Change RenderStyle::getRoundedInnerBorderFor to take
                    ints for border widths
           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


Borders are always represented as ints yet RenderStyle::getRoundedInnerBorderFor upcasts from int to LayoutUnit when calling getRoundedInnerBorderFor.

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