gecko-dev/modules/libjar
Mike Hommey a53b913e63 Bug 1717947 - Remove support for brotli streams in Jar archives. r=valentin
This was added in bug 1355661, has been kept Nightly-only since then,
and was only used briefly for omni.ja, and eventually we switched
compression off entirely on omni.ja. If we ever switch compression on
again on omni.ja, it would likely be with zstd, which is much faster
on the compression side.

Differential Revision: https://phabricator.services.mozilla.com/D118654
2021-06-25 00:20:10 +00:00
..
test
zipwriter
appnote.txt
components.conf
moz.build
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp
nsJAR.h
nsJARChannel.cpp
nsJARChannel.h
nsJARInputStream.cpp Bug 1717947 - Remove support for brotli streams in Jar archives. r=valentin 2021-06-25 00:20:10 +00:00
nsJARInputStream.h Bug 1717947 - Remove support for brotli streams in Jar archives. r=valentin 2021-06-25 00:20:10 +00:00
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARURI.cpp
nsJARURI.h
nsZipArchive.cpp Bug 1717947 - Remove support for brotli streams in Jar archives. r=valentin 2021-06-25 00:20:10 +00:00
nsZipArchive.h Bug 1717947 - Remove support for brotli streams in Jar archives. r=valentin 2021-06-25 00:20:10 +00:00
zipstruct.h Bug 1717947 - Remove support for brotli streams in Jar archives. r=valentin 2021-06-25 00:20:10 +00:00