Bug 10135

Summary: Cleanup: remove useless parameters from RenderObject::position()
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P3    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Cleanup patch andersca: review+

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.