[Webkit-unassigned] [Bug 86551] New: Kill RenderLayer::relativePositionOffset(LayoutUnit& relX, LayoutUnit& relY)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 17:30:56 PDT 2012


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

           Summary: Kill RenderLayer::relativePositionOffset(LayoutUnit&
                    relX, LayoutUnit& relY)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: inferno at chromium.org


The function is only called once and could easily be replaced by the usual IntPoint / LayoutPoint manipulation.

Patch forthcoming.

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