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

Outdated compatibility tables for the Permissions-Policy "execution-while-*" directives #23006

Closed
arxenix opened this issue May 4, 2024 · 0 comments · Fixed by #23681
Closed
Labels
data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP

Comments

@arxenix
Copy link

arxenix commented May 4, 2024

MDN URL

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy/execution-while-not-rendered

What specific section or headline is this issue about?

Browser Compatibility

What information was incorrect, unhelpful, or incomplete?

the execution-while-not-rendered and execution-while-out-of-viewport permission policy directives no longer exists in any Chromium-based browsers. It appears to have been removed several years ago. MDN docs say it exists behind the --enable-blink-features=ExperimentalProductivityFeatures flag, but this is incorrect.

What did you expect to see?

There is no support for this directive in any browsers as of the current date, even behind any CLI flags.

Do you have any supporting links, references, or citations?

chromium/chromium@375de76

chromium support for this directive, and the appears to have been removed ~4 years ago, in this commit.

Do you have anything more you want to share?

No response

@wbamberg wbamberg transferred this issue from mdn/content May 5, 2024
@queengooborg queengooborg added the data:http 🚠 Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP label May 6, 2024
queengooborg added a commit to queengooborg/browser-compat-data that referenced this issue Jul 6, 2024
This PR removes the `execution-while-*` members of the `Permissions-Policy` HTTP header from BCD. This fixes mdn#23006, which contains the supporting evidence for the removal.
Elchi3 pushed a commit that referenced this issue Jul 11, 2024
…3681)

This PR removes the `execution-while-*` members of the `Permissions-Policy` HTTP header from BCD. This fixes #23006, which contains the supporting evidence for the removal.
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
2 participants