Bug 314078

Summary: Use WebBackForwardListWrapper in GTK
Product: WebKit Reporter: adrian_taylor
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.