Bug 282452
| Summary: | [WebKit] Use Swift 6 mode when available | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | WebKit2 | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 280924 | ||
| Bug Blocks: | |||
Elliott Williams
2024-era toolchains have the Swift 6 language mode, which enforces Swift's concurrency model among other things. Now that we support Swift in WebKit, let's use the latest available language version ahead of new code being written.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139084268>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/36076
EWS
Committed 287574@main (42d47cfaca61): <https://commits.webkit.org/287574@main>
Reviewed commits have been landed. Closing PR #36076 and removing active labels.