[webkit-changes] [WebKit/WebKit] ab8312: Add hardened-process entitlement to JSC/WebKit pro...
David Degazio
noreply at github.com
Mon Jan 6 10:47:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab83122584a039b94eec2a05d65fc379c2ada094
https://github.com/WebKit/WebKit/commit/ab83122584a039b94eec2a05d65fc379c2ada094
Author: David Degazio <d_degazio at apple.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M Source/JavaScriptCore/Scripts/process-entitlements.sh
M Source/WebKit/Scripts/process-entitlements.sh
Log Message:
-----------
Add hardened-process entitlement to JSC/WebKit processes on macOS
https://bugs.webkit.org/show_bug.cgi?id=284995
rdar://141791063
Reviewed by Yijia Huang.
Adds com.apple.developer.hardened-process entitlement to the
JSC shell and WebKit processes on macOS.
* Source/JavaScriptCore/Scripts/process-entitlements.sh:
* Source/WebKit/Scripts/process-entitlements.sh:
* Tools/DumpRenderTree/mac/Configurations/DumpRenderTree.entitlements:
* Tools/MiniBrowser/MiniBrowser.entitlements:
* Tools/WebKitTestRunner/Configurations/WebKitTestRunner.entitlements:
Canonical link: https://commits.webkit.org/288473@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