[Webkit-unassigned] [Bug 60640] New: Replace IntPoint with const IntPoint& in RenderFlexibleBox::placeChild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 10:32:15 PDT 2011


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

           Summary: Replace IntPoint with const IntPoint& in
                    RenderFlexibleBox::placeChild
           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: eae at chromium.org


Follow up from bug 60592:

Use const IntPoint& instead of just IntPoint to avoid extra constructor overhead.

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