Bug 307334
| Summary: | Remove safety false positives | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
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
<rdar://problem/169962914>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/58200
EWS
Committed 307159@main (c2a3325eacf7): <https://commits.webkit.org/307159@main>
Reviewed commits have been landed. Closing PR #58200 and removing active labels.