RESOLVED FIXED308312
Support Swift in iOS ViewGestureController
https://bugs.webkit.org/show_bug.cgi?id=308312
Summary Support Swift in iOS ViewGestureController
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.