WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117053
JSCallbackObject does not correctly initialise the PropertySlot for getOwnPropertyDescriptor
https://bugs.webkit.org/show_bug.cgi?id=117053
Summary
JSCallbackObject does not correctly initialise the PropertySlot for getOwnPro...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2013-05-30 15:37:17 PDT
Created
attachment 203387
[details]
Patch
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
Committed
r150990
: <
http://trac.webkit.org/changeset/150990
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug