WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310277
Remove try await unsafe compiler bug workaround
https://bugs.webkit.org/show_bug.cgi?id=310277
Summary
Remove try await unsafe compiler bug workaround
adrian_taylor
Reported
2026-03-19 04:55:40 PDT
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
Comment 1
2026-03-19 04:56:25 PDT
<
rdar://problem/172910403
>
adrian_taylor
Comment 2
2026-03-19 05:04:39 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60934
EWS
Comment 3
2026-03-20 01:42:00 PDT
Committed
309605@main
(75924e52a170): <
https://commits.webkit.org/309605@main
> Reviewed commits have been landed. Closing PR #60934 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug