RESOLVED FIXED 17260
RenderTheme::paintResizeControl is obsolete, remove it
https://bugs.webkit.org/show_bug.cgi?id=17260
Summary RenderTheme::paintResizeControl is obsolete, remove it
Holger Freyther
Reported 2008-02-09 13:29:15 PST
Painting the resize control is handled by RenderLayer, the code in RenderTheme to draw is not needed and can be removed.
Attachments
Remove dead code from RenderThemeMac and Qt (5.11 KB, patch)
2008-02-09 13:31 PST, Holger Freyther
adele: review+
Holger Freyther
Comment 1 2008-02-09 13:31:17 PST
Created attachment 19021 [details] Remove dead code from RenderThemeMac and Qt Remove dead code. A grep could not reveal any usage and the ChangeLog reveals that the virtual was removed from RenderTheme.
Holger Freyther
Comment 2 2008-02-28 20:16:55 PST
This was landed in r30110.
Note You need to log in before you can comment on or make changes to this bug.