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
309802
Rename WebBackForwardListItem::mainFrameState() to copyMainFrameStateWithChildren()
https://bugs.webkit.org/show_bug.cgi?id=309802
Summary
Rename WebBackForwardListItem::mainFrameState() to copyMainFrameStateWithChil...
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
Add attachment
proposed patch, testcase, etc.
Basuke Suzuki
Comment 1
2026-03-12 11:25:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60486
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
<
rdar://problem/172436064
>
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