Bug 222077

Summary: [JSC] Rename entitlements for JITCage
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mark.lam: review+

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>