Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d1f2e1b54262a6fa9e7945116e4a8de60a4b32fc
https://github.com/WebKit/WebKit/commit/d1f2e1b54262a6fa9e7945116e4a8de60a4b32fc
Author: Basuke Suzuki <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M Source/WebKit/Shared/WebBackForwardListItem.cpp
M Source/WebKit/Shared/WebBackForwardListItem.h
Log Message:
-----------
Remove unused WebBackForwardListItem::navigatedFrameState()
https://bugs.webkit.org/show_bug.cgi?id=309900
Reviewed by Sihui Liu (OOPS\!).
This method has had no callers since 291633@main, which changed session
state serialization to use copyMainFrameStateWithChildren() instead.
* Source/WebKit/Shared/WebBackForwardListItem.cpp:
(WebKit::WebBackForwardListItem::navigatedFrameState const): Deleted.
* Source/WebKit/Shared/WebBackForwardListItem.h:
Canonical link: https://commits.webkit.org/309234@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications