Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c2a3325eacf73782ea57219bf7c1415ba20b7c45
https://github.com/WebKit/WebKit/commit/c2a3325eacf73782ea57219bf7c1415ba20b7c45
Author: Adrian Taylor <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/WebBackForwardList.swift
Log Message:
-----------
Remove safety false positives
https://bugs.webkit.org/show_bug.cgi?id=307334
rdar://169962914
Reviewed by Richard Robinson.
This removes three Swift 'unsafe' keywords which were necessary previously due
to an SDK false-positive. This has now been fixed in recent SDKs so we can zap
these unsafe keywords.
Canonical link: https://commits.webkit.org/307159@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications