Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Summary

Chrome 136 adds support for the Captured Surface Control API, another extension to the Screen Capture API. See https://chromestatus.com/feature/5092615678066688 for details of the addition.

I'm currently documenting the API over in mdn/content#39982. At the point I started, most of the relevant BCD was already added, but I just noticed that the BCD for the permissions aspects of the API was missing.

This PR adds data points for the permissions aspects, namely:

  • The captured-surface-control Permissions-Policy HTTP header directive.
  • The captured-surface-control Permissions API permission.

Test results and supporting details

Related issues

@github-actions github-actions bot added data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:m [PR only] 25-100 LoC changed labels Jul 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

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

Copy link
Contributor

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

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

FWIW this looks great to me. I don't approve BCD things though.

@caugner caugner changed the title Chrome 136 captured-surface-control Permissions Chrome 136 adds captured-surface-control permission Jul 8, 2025
Co-authored-by: Claas Augner <[email protected]>
@caugner caugner merged commit 99d3bb7 into mdn:main Jul 8, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Jul 8, 2025
@chrisdavidmills chrisdavidmills deleted the captured-surface-control-permission-api branch July 8, 2025 16:28
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 data:http Compat data for HTTP features. https://developer.mozilla.org/docs/Web/HTTP size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants