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
309900
Remove unused WebBackForwardListItem::navigatedFrameState()
https://bugs.webkit.org/show_bug.cgi?id=309900
Summary
Remove unused WebBackForwardListItem::navigatedFrameState()
Basuke Suzuki
Reported
2026-03-13 09:38:09 PDT
`WebBackForwardListItem::navigatedFrameState()` has had no callers since
291633@main
, which changed session restore to include the entire frame tree for each navigation using `copyMainFrameStateWithChildren()` instead. The declaration in `WebBackForwardListItem.h` and the definition in `WebBackForwardListItem.cpp` can be removed as dead code.
Attachments
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2026-03-13 09:45:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60563
EWS
Comment 2
2026-03-13 14:32:50 PDT
Committed
309234@main
(d1f2e1b54262): <
https://commits.webkit.org/309234@main
> Reviewed commits have been landed. Closing PR #60563 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-03-13 14:33:13 PDT
<
rdar://problem/172508582
>
Basuke Suzuki
Comment 4
2026-03-19 09:32:44 PDT
***
Bug 310284
has been marked as a duplicate of this bug. ***
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