Bug 308312

Summary: Support Swift in iOS ViewGestureController
Product: WebKit Reporter: adrian_taylor
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2026-02-20 09:07:31 PST
ViewGestureControllerIOS.mm does currently have an equivalent change to ViewGestureControllerMac.mm to understand the fact that the BackForwardList is a std::optional<WebBackForwardList> when the Swift BackForwardList is enabled.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-20 09:07:38 PST
adrian_taylor
Comment 2 2026-02-20 09:10:26 PST
EWS
Comment 3 2026-02-20 13:23:00 PST
Committed 307937@main (557016eb67d4): <https://commits.webkit.org/307937@main> Reviewed commits have been landed. Closing PR #59097 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.