WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
306441
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
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2026-01-28 10:43:48 PST
rdar://169108799
Basuke Suzuki
Comment 2
2026-01-28 10:46:14 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57420
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.
Top of Page
Format For Printing
XML
Clone This Bug