Bug 301340
| Summary: | Support Swift demo feature on older Xcode | ||
|---|---|---|---|
| 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
Older Xcodes can build the Swift demo feature, but not if we attempt to build a module for WTF, because the WTF modulemap is not produced in these cases. The WTF reference in WebKitInternalCxx.h is not necessary; it was included just to exercise interaction from Swift to WTF which is nowadays being more thoroughly explored by the CoreIPC work anyway. So remove it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163258519>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/52874
EWS
Committed 302038@main (fa7f80fb9d5d): <https://commits.webkit.org/302038@main>
Reviewed commits have been landed. Closing PR #52874 and removing active labels.