Bug 231448 - [JSC] Add private C API for JSGlobalObject::setEvalEnabled
Summary: [JSC] Add private C API for JSGlobalObject::setEvalEnabled
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: Ross Kirsling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-08 13:51 PDT by Ross Kirsling
Modified: 2021-10-08 15:36 PDT (History)
9 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2021-10-08 13:57 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch for landing (4.45 KB, patch)
2021-10-08 14:57 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch for landing (4.51 KB, patch)
2021-10-08 15:02 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2021-10-08 13:51:27 PDT
[JSC] Add private C API for JSGlobalObject::setEvalEnabled
Comment 1 Ross Kirsling 2021-10-08 13:57:03 PDT
Created attachment 440668 [details]
Patch
Comment 2 Yusuke Suzuki 2021-10-08 14:01:54 PDT
Comment on attachment 440668 [details]
Patch

r=me. Can you add a test in testapi.c?
Comment 3 Ross Kirsling 2021-10-08 14:03:15 PDT
(In reply to Yusuke Suzuki from comment #2)
> Comment on attachment 440668 [details]
> Patch
> 
> r=me. Can you add a test in testapi.c?

Will do!
Comment 4 Ross Kirsling 2021-10-08 14:57:51 PDT
Created attachment 440676 [details]
Patch for landing
Comment 5 Ross Kirsling 2021-10-08 15:02:58 PDT
Created attachment 440679 [details]
Patch for landing
Comment 6 EWS 2021-10-08 15:35:21 PDT
Committed r283844 (242724@main): <https://commits.webkit.org/242724@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440679 [details].
Comment 7 Radar WebKit Bug Importer 2021-10-08 15:36:27 PDT
<rdar://problem/84046739>