[webkit-reviews] review granted: [Bug 129381] Function.prototype.apply has a bad time with the spread operator : [Attachment 225274] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 12:27:57 PST 2014


Mark Hahnenberg <mhahnenberg at apple.com> has granted Oliver Hunt
<oliver at apple.com>'s request for review:
Bug 129381: Function.prototype.apply has a bad time with the spread operator
https://bugs.webkit.org/show_bug.cgi?id=129381

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

------- Additional Comments from Mark Hahnenberg <mhahnenberg at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=225274&action=review


r=me

> Source/JavaScriptCore/ChangeLog:8
> +	   Make sure our apply logic handle the spread operator correctly.

handles


More information about the webkit-reviews mailing list