Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 28ee4c91fb8f70688c786704fb9754254d5b3f89
https://github.com/WebKit/WebKit/commit/28ee4c91fb8f70688c786704fb9754254d5b3f89
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-09-23 (Wed, 23 Sep 2026)
Changed paths:
M Source/WebKit/PlatformCocoa.cmake
Log Message:
-----------
[CMake] Mac sandbox profiles are not regenerated when their .sb.in changes
https://bugs.webkit.org/show_bug.cgi?id=324975
rdar://188184756
Reviewed by Elliott Williams.
The custom commands generating the macOS sandbox profiles had no DEPENDS, so
once a .sb file existed it was never rebuilt. Edits to a .sb.in were silently
ignored and the processes kept running with the stale profile.
Add the source .sb.in to the DEPENDS of each command.
* Source/WebKit/PlatformCocoa.cmake:
Canonical link:
https://flagged.apple.com:443/proxy?t2=DW3K3m0St5&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzIxNzAxQG1haW4=&emid=a5e6fd51-8ba7-4af3-a91e-283019a3ff71&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications