Bug 309802

Summary: Rename WebBackForwardListItem::mainFrameState() to copyMainFrameStateWithChildren()
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: New BugsAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Basuke Suzuki
Reported 2026-03-12 10:37:57 PDT
WebBackForwardListItem::mainFrameState() copies the main frame's FrameState including all child frame states. The name doesn't make this clear, especially since the analogous methods on WebBackForwardListFrameItem explicitly distinguish between copyFrameState() (without children) and copyFrameStateWithChildren().
Attachments
Basuke Suzuki
Comment 1 2026-03-12 11:25:50 PDT
EWS
Comment 2 2026-03-12 19:47:15 PDT
Committed 309175@main (3a3c7f32ff84): <https://commits.webkit.org/309175@main> Reviewed commits have been landed. Closing PR #60486 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-12 19:48:13 PDT
Note You need to log in before you can comment on or make changes to this bug.