RESOLVED FIXED 51634
Clean up: Rename HTMLFrameElementBase::getMarginWidth() and HTMLFrameElementBase::getMarginHeight()
https://bugs.webkit.org/show_bug.cgi?id=51634
Summary Clean up: Rename HTMLFrameElementBase::getMarginWidth() and HTMLFrameElementB...
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.