Bug 125193

Summary: Rename RenderTheme::paintMenuListButton()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ddkilzer, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 125239    
Attachments:
Description Flags
Patch simon.fraser: review+

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.