[Webkit-unassigned] [Bug 61949] New: Rename IntPoint/IntRect/FloatPoint/FloatRect::move to moveBy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 11:41:27 PDT 2011


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

           Summary: Rename IntPoint/IntRect/FloatPoint/FloatRect::move to
                    moveBy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
            Blocks: 61893


>From comment on bug 61893:

Bleh.  I'm liking generic move(IntPoint) less and less.  it's not clear if it sets or moves.
I think we should consider renaming the move() calls to moveBy() or something to make it clear what move(Point) is doing.  (I know rect and IntPoint use the same naming, so maybe that should be a separate change?)

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