Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90d71dd6ea787beac75ac594213256a02efd614f
https://github.com/WebKit/WebKit/commit/90d71dd6ea787beac75ac594213256a02efd614f
Author: Adrian Taylor <[email protected]>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WKScrollGeometryAdapter.swift
M Source/WebKit/UIProcess/ios/ViewGestureControllerIOS.mm
Log Message:
-----------
Swift Back Forward List Catalyst fixes
https://bugs.webkit.org/show_bug.cgi?id=308220
rdar://170719877
Reviewed by Richard Robinson.
This prevents the misgeneration of UIEdgeOffsets within the generated
WebKit-Swift-Generated.h file outside of #ifdef __OBJC__ gated sections. It
also fixes a later compile error where we were calling functions on the Swift
WebBackForwardList without having its full definition.
Canonical link: https://commits.webkit.org/307854@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications