RESOLVED FIXED307334
Remove safety false positives
https://bugs.webkit.org/show_bug.cgi?id=307334
Summary Remove safety false positives
adrian_taylor
Reported 2026-02-09 05:50:10 PST
The Swift WebBackForwardList code included a few extra 'unsafe' keywords to work around a safety false positive. This has now been fixed; or to be specific we are now able to move forward to a more recent version of the SDK partly thanks to https://bugs.webkit.org/show_bug.cgi?id=307323. We can and should remove the unnecessary 'unsafe' keywords.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-09 05:50:19 PST
adrian_taylor
Comment 2 2026-02-09 05:52:00 PST
EWS
Comment 3 2026-02-10 01:54:43 PST
Committed 307159@main (c2a3325eacf7): <https://commits.webkit.org/307159@main> Reviewed commits have been landed. Closing PR #58200 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.