Bug 227956 - [macOS] Add new entitlement to limit process to a single JIT region
Summary: [macOS] Add new entitlement to limit process to a single JIT region
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
: 227083 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-07-14 09:43 PDT by Michael Saboff
Modified: 2021-07-14 21:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.50 KB, patch)
2021-07-14 09:59 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2021-07-14 09:43:59 PDT
With this entitlement, we match the iOS behavior.
Comment 1 Michael Saboff 2021-07-14 09:44:07 PDT
<rdar://problem/70817631>
Comment 2 Michael Saboff 2021-07-14 09:59:38 PDT
Created attachment 433508 [details]
Patch
Comment 3 EWS 2021-07-14 15:37:24 PDT
Committed r279927 (239674@main): <https://commits.webkit.org/239674@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 433508 [details].
Comment 4 Michael Saboff 2021-07-14 21:25:54 PDT
*** Bug 227083 has been marked as a duplicate of this bug. ***