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
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
Radar WebKit Bug Importer
Comment 1 2026-03-19 04:56:25 PDT
adrian_taylor
Comment 2 2026-03-19 05:04:39 PDT
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.