Bug 312865
| Summary: | Linux Swift build fixes | ||
|---|---|---|---|
| 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
In WebKit there's an optional ENABLE_SWIFT_DEMO_URI_SCHEME flag which builds a small amount of Swift, and Swift/C++ interop, into core WebKit. This has previously worked on Linux but has rotted a little, primarily due to improvements in our modulemaps to allow more sophisticated use of Swift on Apple platforms. Those changes will eventually need to become active on Linux and other platforms. This is a first step, where we make most of the changes required to get the demo logo building again.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175232650>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/63210
EWS
Committed 312067@main (0677ffbc65a4): <https://commits.webkit.org/312067@main>
Reviewed commits have been landed. Closing PR #63210 and removing active labels.