Bug 222077 - [JSC] Rename entitlements for JITCage
Summary: [JSC] Rename entitlements for JITCage
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: 2021-02-17 14:49 PST by Yusuke Suzuki
Modified: 2021-02-17 14:59 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.12 KB, patch)
2021-02-17 14:49 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (7.19 KB, patch)
2021-02-17 14:52 PST, Yusuke Suzuki
mark.lam: 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 2021-02-17 14:49:10 PST
[JSC] Rename entitlements for JITCage
Comment 1 Yusuke Suzuki 2021-02-17 14:49:40 PST
Created attachment 420721 [details]
Patch
Comment 2 Yusuke Suzuki 2021-02-17 14:52:29 PST
Created attachment 420723 [details]
Patch
Comment 3 Mark Lam 2021-02-17 14:53:03 PST
Comment on attachment 420723 [details]
Patch

r=me
Comment 4 Mark Lam 2021-02-17 14:53:32 PST
Comment on attachment 420723 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=420723&action=review

r=me

> Source/WebKit/Scripts/process-entitlements.sh:317
> +    plistbuddy Add :com.apple.private.verified-jit                            bool YES

nit: fix alignment?
Comment 5 Yusuke Suzuki 2021-02-17 14:58:23 PST
Comment on attachment 420723 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=420723&action=review

>> Source/WebKit/Scripts/process-entitlements.sh:317
>> +    plistbuddy Add :com.apple.private.verified-jit                            bool YES
> 
> nit: fix alignment?

Thanks! Fixed.
Comment 6 Yusuke Suzuki 2021-02-17 14:58:59 PST
Committed r273034 (234235@main): <https://commits.webkit.org/234235@main>
Comment 7 Radar WebKit Bug Importer 2021-02-17 14:59:16 PST
<rdar://problem/74451449>