Bug 310277
| Summary: | Remove try await unsafe compiler bug workaround | ||
|---|---|---|---|
| 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
Some versions of the Swift compiler required 'for try await unsafe' instead of 'for try await' - a bug known as rdar://154775389. This is now believed fixed, so we can remove the workaround.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/172910403>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/60934
EWS
Committed 309605@main (75924e52a170): <https://commits.webkit.org/309605@main>
Reviewed commits have been landed. Closing PR #60934 and removing active labels.