Bug 308835
| Summary: | [Build] replace-webkit-additions-includes.py does not honor "safari-sdk" header prefix | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
In STP and downlevels, we install content to ./usr/local/include/safari-sdk dk. This script is hard-coded to only look for content in ./usr/local/include, so in production builds, it reads stale WKA content from the base SDK instead of what we actually built.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
<rdar://problem/170201946>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/59592
EWS
Committed 308362@main (e919ef6a4f24): <https://commits.webkit.org/308362@main>
Reviewed commits have been landed. Closing PR #59592 and removing active labels.