[webkit-reviews] review denied: [Bug 119379] Remove return statement in void function : [Attachment 207902] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 00:43:13 PDT 2013


Andreas Kling <akling at apple.com> has denied Kwang Yul Seo
<skyul at company100.com>'s request for review:
Bug 119379: Remove return statement in void function
https://bugs.webkit.org/show_bug.cgi?id=119379

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

------- Additional Comments from Andreas Kling <akling at apple.com>
This patch is incorrect.
If the string is 8-bit, you will now execute the second addCharacters call as
well.


More information about the webkit-reviews mailing list