Bug 221147 - [JSC] Add com.apple.private.securejit entitlement for JITCage
Summary: [JSC] Add com.apple.private.securejit entitlement 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-01-29 12:33 PST by Yusuke Suzuki
Modified: 2021-01-29 16:30 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.92 KB, patch)
2021-01-29 12:35 PST, Yusuke Suzuki
keith_miller: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.88 KB, patch)
2021-01-29 12:39 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (4.08 KB, patch)
2021-01-29 12:46 PST, Yusuke Suzuki
no flags 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-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>