RESOLVED FIXED10135
Cleanup: remove useless parameters from RenderObject::position()
https://bugs.webkit.org/show_bug.cgi?id=10135
Summary Cleanup: remove useless parameters from RenderObject::position()
mitz
Reported 2006-07-27 15:10:32 PDT
position() has a bunch of parameters that are used only by RenderText and even there you don't need them.
Attachments
Cleanup patch (7.04 KB, patch)
2006-07-27 15:14 PDT, mitz
andersca: review+
mitz
Comment 1 2006-07-27 15:14:15 PDT
Created attachment 9728 [details] Cleanup patch
Anders Carlsson
Comment 2 2006-07-27 15:19:48 PDT
Comment on attachment 9728 [details] Cleanup patch r=me
Adele Peterson
Comment 3 2006-07-27 22:07:20 PDT
Committed revision 15666.
Note You need to log in before you can comment on or make changes to this bug.