[Webkit-unassigned] [Bug 18600] New: RenderContainer::addLineBoxRects has a different signature to RenderObject::addLineBoxRects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 15:04:24 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18600

           Summary: RenderContainer::addLineBoxRects has a different
                    signature to RenderObject::addLineBoxRects
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


It looks like RenderContainer::addLineBoxRects() was intended to override
RenderObject::addLineBoxRects(). However, it has a different signature; it's
missing the useSelectionHeight param. So the overriding doesn't work.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list