RESOLVED FIXED306441
WebBackForwardList::backForwardAllItems() should return FrameStates only for the frameID
https://bugs.webkit.org/show_bug.cgi?id=306441
Summary WebBackForwardList::backForwardAllItems() should return FrameStates only for ...
Basuke Suzuki
Reported 2026-01-28 10:42:41 PST
In the current implementation of WebBackForwardList::backForwardAllItems(), if an item for the given frameID is not found, the main frame's FrameState is being returned, but it should return only the state for that specific frame.
Attachments
Basuke Suzuki
Comment 1 2026-01-28 10:43:48 PST
Basuke Suzuki
Comment 2 2026-01-28 10:46:14 PST
EWS
Comment 3 2026-01-28 20:22:01 PST
Committed 306389@main (4e152c200e9d): <https://commits.webkit.org/306389@main> Reviewed commits have been landed. Closing PR #57420 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.