Bug 117053

Summary: JSCallbackObject does not correctly initialise the PropertySlot for getOwnPropertyDescriptor
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mhahnenberg: review+

Oliver Hunt
Reported 2013-05-30 15:36:41 PDT
JSCallbackObject does not correctly initialise the PropertySlot for getOwnPropertyDescriptor
Attachments
Patch (2.61 KB, patch)
2013-05-30 15:37 PDT, Oliver Hunt
mhahnenberg: review+
Oliver Hunt
Comment 1 2013-05-30 15:37:17 PDT
Mark Hahnenberg
Comment 2 2013-05-30 15:40:29 PDT
Comment on attachment 203387 [details] Patch 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/
Oliver Hunt
Comment 3 2013-05-30 15:57:58 PDT
Note You need to log in before you can comment on or make changes to this bug.