Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c753cf14407b32ad0b004fa6cd4fafecfcad9c59
https://github.com/WebKit/WebKit/commit/c753cf14407b32ad0b004fa6cd4fafecfcad9c59
Author: Adrian Taylor <[email protected]>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/WebBackForwardList.swift
Log Message:
-----------
Encapsulate URL getter
https://bugs.webkit.org/show_bug.cgi?id=308305
rdar://170804691
Reviewed by Richard Robinson.
Adopt the recommened pattern to encapsulate unsafe getters that return
references. In addition, remove a 'nil' which is no longer needed thanks to
more recent toolchain fixes.
Canonical link: https://commits.webkit.org/307938@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications