[webkit-changes] [WebKit/WebKit] 13dae7: [JSC] Add com.apple.developer.hardened-process ent...
David Degazio
noreply at github.com
Wed Feb 26 10:36:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13dae7def0db6ad2a8199d11a60b1d6a0e5f1804
https://github.com/WebKit/WebKit/commit/13dae7def0db6ad2a8199d11a60b1d6a0e5f1804
Author: David Degazio <d_degazio at apple.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M Source/JavaScriptCore/Scripts/process-entitlements.sh
Log Message:
-----------
[JSC] Add com.apple.developer.hardened-process entitlement to JSC shell and testapi on all platforms
https://bugs.webkit.org/show_bug.cgi?id=288514
rdar://145591218
Reviewed by Yijia Huang and Mark Lam.
Adds the com.apple.developer.hardened-process entitlement to JSC shell
on non-macOS (since previously it was macOS-only) and to the testapi
binary on all platforms.
* Source/JavaScriptCore/Scripts/process-entitlements.sh:
Canonical link: https://commits.webkit.org/291141@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list