Bug 51634

Summary: Clean up: Rename HTMLFrameElementBase::getMarginWidth() and HTMLFrameElementBase::getMarginHeight()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Daniel Bates
Reported 2010-12-26 23:49:04 PST
We should rename HTMLFrameElementBase::getMarginWidth() and HTMLFrameElementBase::getMarginHeight() to HTMLFrameElementBase::marginWidth() and HTMLFrameElementBase::marginHeight(), respectively, so as to conform to the naming convention we use for getters.
Attachments
Patch (6.89 KB, patch)
2010-12-26 23:51 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2010-12-26 23:51:12 PST
Daniel Bates
Comment 2 2010-12-27 16:21:31 PST
Comment on attachment 77483 [details] Patch Clearing flags on attachment: 77483 Committed r74700: <http://trac.webkit.org/changeset/74700>
Daniel Bates
Comment 3 2010-12-27 16:21:36 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.