[webkit-reviews] review granted: [Bug 53087] Refactoring: replaced a hanging "else" with a "return" statement : [Attachment 80065] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 08:24:35 PST 2011


Darin Adler <darin at apple.com> has granted Marcilio
<marcilio.mendonca at gmail.com>'s request for review:
Bug 53087: Refactoring: replaced a hanging "else" with a "return" statement
https://bugs.webkit.org/show_bug.cgi?id=53087

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=80065&action=review

> Source/JavaScriptCore/ChangeLog:10
> +	   with a "return" so that the code is more readable and less error pro


prone


More information about the webkit-reviews mailing list