[Webkit-unassigned] [Bug 91549] New: Replace uses of RenderBox::x(), y() in rendering code with with point and size methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 15:39:54 PDT 2012


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

           Summary: Replace uses of RenderBox::x(), y() in rendering code
                    with with point and size methods
           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, abarth at webkit.org,
                    simon.fraser at apple.com


Replaces uses of RenderBox::x() and RenderBox::y() with RenderBox::location(), RenderBox::locationOffset() and RenderBox::frameRect().

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