[webkit-reviews] review granted: [Bug 73368] toStringCallback and valueOfCallback do not check the entire prototype chain for convertToType callback : [Attachment 117054] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 17:42:13 PST 2011


Darin Adler <darin at apple.com> has granted Mark Hahnenberg
<mhahnenberg at apple.com>'s request for review:
Bug 73368: toStringCallback and valueOfCallback do not check the entire
prototype chain for convertToType callback
https://bugs.webkit.org/show_bug.cgi?id=73368

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

------- Additional Comments from Darin Adler <darin at apple.com>
WebKit coding style requires more braces around those if statement bodies. We
only omit them when the body is 1-line, not 1-statement-over-multiple-lines.


More information about the webkit-reviews mailing list