Bug 210114 - [JSC] $.evalScript should check exception when accessing "global"
Summary: [JSC] $.evalScript should check exception when accessing "global"
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-04-07 08:32 PDT by Yusuke Suzuki
Modified: 2020-04-07 08:48 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.49 KB, patch)
2020-04-07 08:33 PDT, Yusuke Suzuki
keith_miller: 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-04-07 08:32:11 PDT
[JSC] $.evalScript should check exception when accessing "global"
Comment 1 Yusuke Suzuki 2020-04-07 08:33:33 PDT
Created attachment 395686 [details]
Patch
Comment 2 Yusuke Suzuki 2020-04-07 08:33:35 PDT
<rdar://problem/61388482>
Comment 3 Yusuke Suzuki 2020-04-07 08:48:26 PDT
Committed r259636: <https://trac.webkit.org/changeset/259636>