Regression: window.name should not be on navigable
Open
@domfarolino is already working on this.
Since Nov 30, 2022.
topic: cross-origin-opener-policy
topic: frames/navigables/browsing contexts
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 3.2k
- PR merge metrics
- PR metrics pending
Description
Although #313 obfuscates this somewhat, name targeting happens within a browsing context group. However, it's also that case that using Cross-Origin-Opener-Policy should give you a fresh name (empty string). In combination this means that name should not have moved to navigable.
There's existing tests around COOP for this. Did you end up testing the opposite somewhere?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.