Bug 306441
| Summary: | WebBackForwardList::backForwardAllItems() should return FrameStates only for the frameID | ||
|---|---|---|---|
| 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
In the current implementation of WebBackForwardList::backForwardAllItems(), if an item for the given frameID is not found, the main frame's FrameState is being returned, but it should return only the state for that specific frame.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
rdar://169108799
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/57420
EWS
Committed 306389@main (4e152c200e9d): <https://commits.webkit.org/306389@main>
Reviewed commits have been landed. Closing PR #57420 and removing active labels.