[webkit-reviews] review granted: [Bug 117053] JSCallbackObject does not correctly initialise the PropertySlot for getOwnPropertyDescriptor : [Attachment 203387] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 15:41:57 PDT 2013


Mark Hahnenberg <mhahnenberg at apple.com> has granted Oliver Hunt
<oliver at apple.com>'s request for review:
Bug 117053: JSCallbackObject does not correctly initialise the PropertySlot for
getOwnPropertyDescriptor
https://bugs.webkit.org/show_bug.cgi?id=117053

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

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


r=me with spelling nit. Thanks!

> Source/JavaScriptCore/API/tests/testapi.mm:820
> +	   checkResult(@"Make sure we through an exception when calling getter
on incorrect |this|", context.exception);

s/through/throw/


More information about the webkit-reviews mailing list