[webkit-reviews] review granted: [Bug 43227] Group functions used in createMarkup (range version) into a class so they are easier to understand : [Attachment 63168] Renamed wrapWithStyleSpan to wrapWithStyleNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 1 18:53:00 PDT 2010


Kent Tamura <tkent at chromium.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 43227: Group functions used in createMarkup (range version) into a class so
they are easier to understand
https://bugs.webkit.org/show_bug.cgi?id=43227

Attachment 63168: Renamed wrapWithStyleSpan to wrapWithStyleNode
https://bugs.webkit.org/attachment.cgi?id=63168&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
WebCore/editing/markup.cpp:815
 +  private:
nit: We usually have a blank line before an access label not at the beginning
of the class.


More information about the webkit-reviews mailing list