Bug 288777
| Summary: | [Site Isolation] Remote page is sometimes not injected in to FrameProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Process Model | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
In BrowsingContextGroup::addFrameProcessAndInjectPageContextIf, if the site associated with the frame process matches an existing site for any pages in the browsing context group, then we bail out of the function. This can leave us in a state where the FrameProcess does not have a RemotePage associated with every page in the BCG.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145796987>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/41573
EWS
Committed 291453@main (4b256c9d1797): <https://commits.webkit.org/291453@main>
Reviewed commits have been landed. Closing PR #41573 and removing active labels.