E545 Handle the null fetch client case by domenic · Pull Request #175 · w3c/webappsec-referrer-policy · GitHub
[go: up one dir, main page]

Skip to content

Conversation

domenic
Copy link
Collaborator
@domenic domenic commented Jun 6, 2025

If referrer is left as "client" (the default) and there's no fetch client, the spec is currently broken. Instead, have it return no referrer.

The most prominent null client case is browser UI navigations, although there are possibly others where the browser creates a new window independently.


Preview | Diff

If referrer is left as "client" (the default) and there's no fetch client, the spec is currently broken. Instead, have it return no referrer.

The most prominent null client case is browser UI navigations, although there are possibly others where the browser creates a new window independently.
@domenic
Copy link
Collaborator Author
domenic commented Oct 4, 2025

Going through my open PRs; ping on merging this?

@mikewest mikewest merged commit 2adab47 into main Oct 4, 2025
2 checks passed
@mikewest
Copy link
Member
mikewest commented Oct 4, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0