Bug 312460
| Summary: | Allow Swift C++ interop on 26.4 SDKs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
Currently the Swift Back Forward List is active only on the most recent internal Apple SDKs. Sufficient fixes have made their way into 26.4 SDKs that we think we can enable it there too. First we need to fix compile options that prevented use of Swift/C++ interop on those older SDKs, and work around a compiler fix that hasn't yet made its way into that SDK.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174911783>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/62890
EWS
Committed 311694@main (e9ffb49a2adf): <https://commits.webkit.org/311694@main>
Reviewed commits have been landed. Closing PR #62890 and removing active labels.