Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http.headers.Referrer-Policy - The browser compatibility for no-referrer-when-downgrade, origin-when-cross-origin, and unsafe-url is not entirely correct for Firefox #22911

Open
artines1 opened this issue Apr 22, 2024 · 0 comments
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP

Comments

@artines1
Copy link

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

The no-referrer-when-downgrade, origin-when-cross-origin, and unsafe-url are marked as unsupported on Firefox. However, these three policies are ignored only for cross-site sub-resource loads.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

I would like to see that there are footnotes to describe where does these three policies get disabled.

Did you test this? If so, how?

Yes, I tested this via this link.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy

https://blog.mozilla.org/security/2021/10/05/firefox-93-features-an-improved-smartblock-and-new-referrer-tracking-protections/

Do you have anything more you want to share?

Nope

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy

MDN metadata

MDN page report details
  • Query: http.headers.Referrer-Policy
  • Report started: 2024-04-22T12:37:53.718Z
@artines1 artines1 changed the title http.headers.Referrer-Policy - The browser compatibility for no-referrer-when-downgrade, origin-when-cross-origin, and unsafe-url is entirely correct for Firefox http.headers.Referrer-Policy - The browser compatibility for no-referrer-when-downgrade, origin-when-cross-origin, and unsafe-url is not entirely correct for Firefox Apr 22, 2024
@queengooborg queengooborg added the data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP
Projects
None yet
Development

No branches or pull requests

2 participants