Bug 221147

Summary: [JSC] Add com.apple.private.securejit entitlement 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
keith_miller: review+, ews-feeder: commit-queue-
Patch
none
Patch none

Description Yusuke Suzuki 2021-01-29 12:33:47 PST
[JSC] Add com.apple.private.securejit entitlement for JITCage
Comment 1 Yusuke Suzuki 2021-01-29 12:35:25 PST
Created attachment 418755 [details]
Patch
Comment 2 Keith Miller 2021-01-29 12:36:56 PST
Comment on attachment 418755 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2021-01-29 12:39:42 PST
Created attachment 418756 [details]
Patch
Comment 4 Yusuke Suzuki 2021-01-29 12:46:08 PST
Created attachment 418758 [details]
Patch
Comment 5 Yusuke Suzuki 2021-01-29 15:10:35 PST
Failures are fixed in https://github.com/WebKit/WebKit/commit/91d29efdf896aafb292ea7a4d8b6c517e028495e
Comment 6 Yusuke Suzuki 2021-01-29 15:10:56 PST
Basically, we only care build success in this case.
Comment 7 EWS 2021-01-29 15:31:54 PST
Committed r272082: <https://trac.webkit.org/changeset/272082>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418758 [details].
Comment 8 Radar WebKit Bug Importer 2021-01-29 15:32:13 PST
<rdar://problem/73774990>
Comment 9 Yusuke Suzuki 2021-01-29 16:30:47 PST
Committed r272085: <https://trac.webkit.org/changeset/272085>