RESOLVED FIXED314078
Use WebBackForwardListWrapper in GTK
https://bugs.webkit.org/show_bug.cgi?id=314078
Summary Use WebBackForwardListWrapper in GTK
adrian_taylor
Reported 2026-05-05 06:04:08 PDT
We are introducing a Swift version of the WebBackForwardList. This has more fine-grained classes representing different roles in the code. In a build with a C++ BackForwardList, WebBackForwardListWrapper is a type alias for WebKitBackForwardList. In Swift builds, they represent different classes. Use WebBackForwardListWrapper in the right places in GTK builds such that future changes will be able to enable the Swift version.
Attachments
adrian_taylor
Comment 1 2026-05-05 06:07:22 PDT
EWS
Comment 2 2026-05-07 02:03:32 PDT
Committed 312786@main (e65584ba1d51): <https://commits.webkit.org/312786@main> Reviewed commits have been landed. Closing PR #64263 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.