Skip to content

Conversation

queengooborg
Copy link
Contributor

This PR removes the permission_compute-pressure member of the Permissions API from BCD. The feature is not supported in any browsers, which has been confirmed by the mdn-bcd-collector.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Permissions/permission_compute-pressure

Additional Notes: Source Code: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/permissions/permission_descriptor.idl;drc=a9d4580fce10260f5c0d3e3b6a0f286f6d282d5c

This PR removes the `permission_compute-pressure` member of the `Permissions` API from BCD. The feature is not supported in any browsers, which has been confirmed by the mdn-bcd-collector.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Permissions/permission_compute-pressure

Additional Notes: Source Code: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/permissions/permission_descriptor.idl;drc=a9d4580fce10260f5c0d3e3b6a0f286f6d282d5c
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 9, 2025
@github-actions github-actions bot added the size:m [PR only] 25-100 LoC changed label Sep 9, 2025
Copy link
Contributor

github-actions bot commented Sep 9, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@caugner caugner changed the title Remove api.Permissions.permission_compute-pressure from BCD Remove compute-pressure permission Sep 16, 2025
],
"support": {
"chrome": {
"version_added": "125"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this was implemented in Chrome 109 in chromium/chromium@272becf, but it's behind a build flag.

@caugner caugner merged commit 2819248 into mdn:main Sep 16, 2025
5 checks passed
@mdn-bot mdn-bot mentioned this pull request Sep 16, 2025
@queengooborg queengooborg deleted the api/Permissions/permission_compute-pressure/removal branch September 16, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants