RESOLVED FIXED313032
Build WebKit with ENABLE_USER_SCRIPT_SANDBOXING=YES
https://bugs.webkit.org/show_bug.cgi?id=313032
Summary Build WebKit with ENABLE_USER_SCRIPT_SANDBOXING=YES
Brent Fulgham
Reported 2026-04-22 14:35:06 PDT
Help Xcode handle script phases more intelligently by properly declaring every dependency in a project’s source and build directories. Effectively, this is a stronger guarantee than VALIDATE_DEPENDENCIES=YES that script phases will rerun when relevant files in the project change. It should also help avoid doing work in cases where the inputs are unchanged.
Attachments
Brent Fulgham
Comment 1 2026-04-22 14:36:50 PDT
Brent Fulgham
Comment 2 2026-04-22 15:55:07 PDT
EWS
Comment 3 2026-05-15 13:43:11 PDT
Committed 313328@main (8f1f5a27db3d): <https://commits.webkit.org/313328@main> Reviewed commits have been landed. Closing PR #63372 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.