gecko-dev/testing/web-platform/mozilla/tests/compression
Erik Nordin 331f3ae514 Bug 1947431 - Implement ZstdDecompressionAlgorithms r=saschanaz,jesup
This patch introduces a DecompressionStreamAlgorithms abstract base
class, which is implemented by ZLibDecompressionStreamAlgorithms and
ZstdDecompressionStreamAlgorithms.

It also introduces a new static pref for the "zstd" format to be used
with CompressionStream and DecompressionStream, and introduces new WPTs
for zstd DecompressionStream with equivalent coverage to those for ZLib.

Differential Revision: https://phabricator.services.mozilla.com/D238685
2025-03-03 21:26:53 +00:00
..
zstd Bug 1947431 - Implement ZstdDecompressionAlgorithms r=saschanaz,jesup 2025-03-03 21:26:53 +00:00