Bug 285469
| Summary: | [Site Isolation] Avoid reusing the main frame after cross-site navigation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | WebKit Process Model | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
With site isolation, we were reusing the previous main frame, even after swapping processes for the page. This will cause issues when enabling the back/forward cache, because after swapping processes we need to put the previous main frame in a suspended state.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142438253>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/38598
EWS
Committed 288547@main (42e478a31abe): <https://commits.webkit.org/288547@main>
Reviewed commits have been landed. Closing PR #38598 and removing active labels.