Bug 298633
| Summary: | window.opener should persist after navigating a site-isolated iframe after window.open | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jlee53 |
| Component: | New Bugs | Assignee: | jlee53 |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
jlee53
In an example scenario where an iframe opens a pop-up window and then the iframe then navigates to another site, the window.opener relationship should still be maintained by between the iframe's pop-up window and the iframe's new site.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
jlee53
<rdar://problem/117269418>
jlee53
Pull request: https://github.com/WebKit/WebKit/pull/50521
EWS
Committed 299924@main (9a4da7c7037d): <https://commits.webkit.org/299924@main>
Reviewed commits have been landed. Closing PR #50521 and removing active labels.