RESOLVED FIXED 8899
Removes some unneeded code from RenderBox
https://bugs.webkit.org/show_bug.cgi?id=8899
Summary Removes some unneeded code from RenderBox
Sam Weinig
Reported 2006-05-14 08:48:44 PDT
simplify where possible
Attachments
patch (8.14 KB, patch)
2006-05-14 08:53 PDT, Sam Weinig
hyatt: review+
Sam Weinig
Comment 1 2006-05-14 08:53:39 PDT
Created attachment 8294 [details] patch Removes the use of WidthType and HeightType where not needed to simplify the code a little and cleans up the surrounding code as well.
Dave Hyatt
Comment 2 2006-05-14 12:05:28 PDT
Comment on attachment 8294 [details] patch r=me
Note You need to log in before you can comment on or make changes to this bug.