Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e6ea26e83d176d23d1b24a1aa8fa9171f1befd7
https://github.com/WebKit/WebKit/commit/9e6ea26e83d176d23d1b24a1aa8fa9171f1befd7
Author: Adrian Taylor <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Source/cmake/WebKitFeatures.cmake
Log Message:
-----------
Revert "REGRESSION(314923@main): [Swift][GTK][WPE] ASSERTION FAILED:
!m_adoptionIsRequired in WebPageProxy::backForwardListMessageReceiver()"
https://bugs.webkit.org/show_bug.cgi?id=316878
Reviewed by Nikolas Zimmermann
This reverts commit 1515e208e7c813a38212b87c21b86b04bc924e3a, 314999@main.
The reverted commit was itself a partial revert; it switched off the Swift
Back/Forward List on GTK and WPE. This was because it appeared to cause a
crash, but investigation in https://bugs.webkit.org/show_bug.cgi?id=316878 has
shown that this was likely due to mismatched compiler versions, and it should
be good so long as no explicit attempt is made to pair old clang versions with
Swift.
Hence, turning the Swift Back Forward List back on again in GTK/WPE.
Canonical link: https://commits.webkit.org/315319@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications