summaryrefslogtreecommitdiffstats
path: root/netwerk/build/components.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--netwerk/build/components.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/netwerk/build/components.conf b/netwerk/build/components.conf
index 68d7be7ec3..bebf9695e4 100644
--- a/netwerk/build/components.conf
+++ b/netwerk/build/components.conf
@@ -646,6 +646,7 @@ Classes = [
'@mozilla.org/streamconv;1?from=gzip&to=uncompressed',
'@mozilla.org/streamconv;1?from=x-compress&to=uncompressed',
'@mozilla.org/streamconv;1?from=x-gzip&to=uncompressed',
+ '@mozilla.org/streamconv;1?from=zstd&to=uncompressed',
],
'legacy_constructor': 'CreateNewHTTPCompressConvFactory',
'processes': ProcessSelector.ALLOW_IN_SOCKET_PROCESS,