Bug 313032
| Summary: | Build WebKit with ENABLE_USER_SCRIPT_SANDBOXING=YES | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 315128, 314979 | ||
Brent Fulgham
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
rdar://problem/90190559
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/63372
EWS
Committed 313328@main (8f1f5a27db3d): <https://commits.webkit.org/313328@main>
Reviewed commits have been landed. Closing PR #63372 and removing active labels.