Skip to content

Conversation

@jncraton
Copy link
Contributor

@jncraton jncraton commented Oct 23, 2025

Summary

This change adds a row to the compatibility tables for CompressionStream and DecompressionStream to indicate that "brotli" is an available compression and decompression algorithm with current support in Safari and Node.

Test results and supporting details

Related issues

#26994

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Oct 23, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 23, 2025

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

@github-actions github-actions bot added size:m [PR only] 25-100 LoC changed and removed size:l [PR only] 101-1000 LoC changed labels Oct 23, 2025
@caugner caugner changed the title Add current brotli support to CompressionStream and DecompressionStream API Safari 18.4 / Node 24.7.0 support brotli compression streams Oct 24, 2025
@jncraton
Copy link
Contributor Author

@caugner Thanks for taking the time to review this. Your changes made sense to me, and I have integrated them.

@github-actions github-actions bot added the data:browsers Data about browsers (versions, release dates, etc). This data is used for validation. label Oct 24, 2025
@jncraton
Copy link
Contributor Author

@caugner I've made adjustments to this to correct the Active LTS breakage, so that should work when re-run.

@caugner caugner merged commit 27892f1 into mdn:main Oct 27, 2025
6 checks passed
@mdn-bot mdn-bot mentioned this pull request Oct 27, 2025
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:browsers Data about browsers (versions, release dates, etc). This data is used for validation. size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants