[Webkit-unassigned] [Bug 71166] New: Overridden LayoutRect method still uses IntRects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 17:50:27 PDT 2011


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

           Summary: Overridden LayoutRect method still uses IntRects
           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


Some of the virtual functions that return a LayoutRect still have overridden versions that return an IntRect. Specifically the following methods:

controlClipRect
windowResizerRect
windowClipRect
visibleContentRect
scrollCornerRect
outlineBoundsForRepaint
localCaretRect

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