Bug 250612
| Summary: | [Xcode] Enable TAPI_USE_SRCROOT to avoid giving stale headers to tapi | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 251635 | ||
| Bug Blocks: | 269799 | ||
Elliott Williams
InstallAPI's default behavior can fail by finding stale headers left in the products directory by an old build. We should adopt SRCROOT-style tapi to avoid this class of build breakage.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104501826>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/9559
EWS
Committed 260390@main (76096b8d08bc): <https://commits.webkit.org/260390@main>
Reviewed commits have been landed. Closing PR #9559 and removing active labels.
EWS
Committed 260408@main (1d1fa308c78b): <https://commits.webkit.org/260408@main>
Reviewed commits have been landed. Closing PR #10243 and removing active labels.
Elliott Williams
Re-opening for pull request https://github.com/WebKit/WebKit/pull/10312
EWS
Committed 260548@main (8cd33528ad54): <https://commits.webkit.org/260548@main>
Reviewed commits have been landed. Closing PR #10312 and removing active labels.