Bug 309193
| Summary: | Remove xcconfig flags for Swift features | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
Our various Swift features (back forward list, demo logo, and test IPC) are currently configured using xcconfig flags. It's better practice to define them purely in terms of platform enablement macros. Switch to doing that for the IPC receiver and back forward list. The demo logo will need to remain in xcconfig files for now, since on older SDKs it affects build steps.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171749225>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/59920
EWS
Committed 308704@main (3ab7cbf4600b): <https://commits.webkit.org/308704@main>
Reviewed commits have been landed. Closing PR #59920 and removing active labels.