[webkit-reviews] review requested: [Bug 56871] Clean up: Rename HTMLFrameSetElement::{noresize, frameborder, and frameBorderSet} to conform to the WebKit Code style guidelines : [Attachment 86525] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 15:39:30 PDT 2011


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 56871: Clean up: Rename HTMLFrameSetElement::{noresize, frameborder, and
frameBorderSet} to conform to the WebKit Code style guidelines
https://bugs.webkit.org/show_bug.cgi?id=56871

Attachment 86525: Patch
https://bugs.webkit.org/attachment.cgi?id=86525&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Renamed HTMLFrameSetElement::frameBorderSet to
HTMLFrameSetElement::m_frameborderSet since frameborder to match the name of
the HTML attribute that corresponds to this instance variable.


More information about the webkit-reviews mailing list