Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98b109f66dfd08d124573eac7e9aaec8cdd733c7
https://github.com/WebKit/WebKit/commit/98b109f66dfd08d124573eac7e9aaec8cdd733c7
Author: Per Arne Vollan <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Remove CPU checks in WebContent process sandbox for arm64 on macOS
https://bugs.webkit.org/show_bug.cgi?id=311711
rdar://174299099
Reviewed by Sihui Liu.
After <https://commits.webkit.org/310762@main>, which added an Intel specific
sandbox,
we can remove CPU checks in the sandbox for arm64.
This was first landed in <https://commits.webkit.org/310823@main>, and this
patch is
the same, with an additional build fix.
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/311055@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications