[webkit-changes] [WebKit/WebKit] 4718ec: Clean up build entitlements on watchOS
Brent Fulgham
noreply at github.com
Thu Apr 13 09:08:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4718ec21fbae6c97ca81df0ea931c39764d87b18
https://github.com/WebKit/WebKit/commit/4718ec21fbae6c97ca81df0ea931c39764d87b18
Author: Brent Fulgham <bfulgham at apple.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M Source/WebKit/Scripts/process-entitlements.sh
Log Message:
-----------
Clean up build entitlements on watchOS
https://bugs.webkit.org/show_bug.cgi?id=255356
<rdar://107651745>
Reviewed by Mark Lam.
We do not allow JIT on watchOS, so it's confusing to include the JIT entitlements
required on iOS on a platform that doesn't support them. This patch removes them.
* Source/WebKit/Scripts/process-entitlements.sh:
Canonical link: https://commits.webkit.org/262916@main
More information about the webkit-changes
mailing list