RESOLVED INVALID 61949
Rename IntPoint/IntRect/FloatPoint/FloatRect::move to moveBy
https://bugs.webkit.org/show_bug.cgi?id=61949
Summary Rename IntPoint/IntRect/FloatPoint/FloatRect::move to moveBy
Emil A Eklund
Reported 2011-06-02 11:41:27 PDT
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?)
Attachments
Patch (147.23 KB, patch)
2011-06-02 15:11 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2011-06-02 15:04:00 PDT
Follows up on the work started by levi in bug 61891.
Emil A Eklund
Comment 2 2011-06-02 15:11:52 PDT
Emil A Eklund
Comment 3 2011-06-02 15:12:36 PDT
Upload early to get feedback on whether this is a good idea or not. I suspect there are other platform specific files that needs to be updated as well.
WebKit Review Bot
Comment 4 2011-06-02 15:30:13 PDT
Comment on attachment 95820 [details] Patch Attachment 95820 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8756833
Note You need to log in before you can comment on or make changes to this bug.