RESOLVED FIXED 125193
Rename RenderTheme::paintMenuListButton()
https://bugs.webkit.org/show_bug.cgi?id=125193
Summary Rename RenderTheme::paintMenuListButton()
Daniel Bates
Reported 2013-12-03 15:14:12 PST
Towards upstreaming the iOS concept of render theme decorations, we should rename RenderTheme::paintMenuListButton() to RenderTheme::paintMenuListButtonDecorations() to better describe its purpose - to paint the menu list button on top of the CSS-specified border and background.
Attachments
Patch (27.24 KB, patch)
2013-12-03 15:49 PST, Daniel Bates
simon.fraser: review+
Daniel Bates
Comment 1 2013-12-03 15:49:45 PST
Daniel Bates
Comment 2 2013-12-04 12:15:00 PST
Daniel Bates
Comment 3 2013-12-04 12:31:53 PST
Committed Apple Windows build fix in <http://trac.webkit.org/changeset/160114>.
Note You need to log in before you can comment on or make changes to this bug.