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
307334
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-09 05:50:19 PST
<
rdar://problem/169962914
>
adrian_taylor
Comment 2
2026-02-09 05:52:00 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58200
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.
Top of Page
Format For Printing
XML
Clone This Bug