Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 84a21f589f573a194b34d2fd2c143b5efd28e58e
https://github.com/WebKit/WebKit/commit/84a21f589f573a194b34d2fd2c143b5efd28e58e
Author: Adrian Taylor <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/WebBackForwardList.swift
M Tools/TestWebKitAPI/Tests/WebKit/WKBackForwardListTests.mm
Log Message:
-----------
Fix Swift backForwardListState behavior
https://bugs.webkit.org/show_bug.cgi?id=311088
rdar://173679788
Reviewed by Richard Robinson.
Fix a bug in the Swift WebBackForwardList where its behavior differed from the
C++ version, and left a different value for the currentItem after a
backForwardListState API was called with a filter. Add a test.
Test: Tools/TestWebKitAPI/Tests/WebKit/WKBackForwardListTests.mm
Canonical link: https://commits.webkit.org/310239@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications