[webkit-reviews] review granted: [Bug 108894] Make StringBuilder::toAtomicString() consistent with StringBuilder::toString() for strings of null length : [Attachment 186532] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 04:20:12 PST 2013


Andreas Kling <akling at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 108894: Make StringBuilder::toAtomicString() consistent with
StringBuilder::toString() for strings of null length
https://bugs.webkit.org/show_bug.cgi?id=108894

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=186532&action=review


> Source/WTF/ChangeLog:3
> +	   Make StringBuilder::toAtomicString() consistent with
StringBuilder::toString() for strings of null length

null length -> zero length


More information about the webkit-reviews mailing list