Bug 309802
| Summary: | Rename WebBackForwardListItem::mainFrameState() to copyMainFrameStateWithChildren() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | New Bugs | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/60486
EWS
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
<rdar://problem/172436064>