Bug 216391 - [JSC] customGetterSetterFunctionCall should have proper exception checking
Summary: [JSC] customGetterSetterFunctionCall should have proper exception checking
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-10 18:02 PDT by Yusuke Suzuki
Modified: 2020-09-11 10:26 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.17 KB, patch)
2020-09-10 18:02 PDT, Yusuke Suzuki
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-09-10 18:02:18 PDT
[JSC] customGetterSetterFunctionCall should have proper exception checking
Comment 1 Yusuke Suzuki 2020-09-10 18:02:58 PDT
Created attachment 408502 [details]
Patch
Comment 2 Yusuke Suzuki 2020-09-10 18:03:00 PDT
<rdar://problem/68631643>
Comment 3 Mark Lam 2020-09-10 20:27:23 PDT
Comment on attachment 408502 [details]
Patch

Thanks for fixing this.
Comment 4 EWS 2020-09-10 23:38:03 PDT
Committed r266911: <https://trac.webkit.org/changeset/266911>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408502 [details].
Comment 5 Michael Saboff 2020-09-11 10:26:50 PDT
Comment on attachment 408502 [details]
Patch

r=me