[webkit-reviews] review granted: [Bug 63620] View source mode has extra space at EOL : [Attachment 99200] fixed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 19:14:02 PDT 2011


Adam Barth <abarth at webkit.org> has granted Keishi Hattori <keishi at webkit.org>'s
request for review:
Bug 63620: View source mode has extra space at EOL
https://bugs.webkit.org/show_bug.cgi?id=63620

Attachment 99200: fixed patch
https://bugs.webkit.org/attachment.cgi?id=99200&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=99200&action=review

> Source/WebCore/html/HTMLViewSourceDocument.cpp:115
> +	       addLine("");

Maybe String() to avoid an allocation?


More information about the webkit-reviews mailing list