Bug 287834
| Summary: | [Site Isolation] Fix broken frame tree traversals in BackForwardCache::trySuspendPage | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | History | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
These frame tree traversals would skip over some local frames if there were remote frames in the frame tree. No change in behavior yet, since the back forward cache is still disabled.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145015809>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/40736
EWS
Committed 290549@main (8ccab2d8ee45): <https://commits.webkit.org/290549@main>
Reviewed commits have been landed. Closing PR #40736 and removing active labels.