Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e6430715b6087de24d64c7714e63ba08c54cb12d
https://github.com/WebKit/WebKit/commit/e6430715b6087de24d64c7714e63ba08c54cb12d
Author: Adrian Taylor <[email protected]>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/WebBackForwardList.cpp
M Source/WebKit/UIProcess/WebBackForwardList.swift
M Source/WebKit/UIProcess/WebBackForwardListSwiftUtilities.h
Log Message:
-----------
Remove logging unsafety
https://bugs.webkit.org/show_bug.cgi?id=309051
rdar://171603997
Reviewed by Richard Robinson.
This removes some use of the Swift 'unsafe' keyword, at a possible small
performance cost when we do logging. We can revisit this when we implement
production-grade WTF logging in Swift within rdar://168139823.
Canonical link: https://commits.webkit.org/308617@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications