whatwg / whatwg/html

Regression: window.name should not be on navigable

Open
#8,563 8 comments 0 reactions 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.