gecko-dev/modules/libjar/zipwriter
Matt Woodrow a925a86ada Bug 1574372 - Add API to test stream converters to find out their output type. r=bzbarsky
We don't want to run stream conversion in the parent (since a lot of them require access to the document), so this instead adds a way to find out what their output type will be.

Differential Revision: https://phabricator.services.mozilla.com/D56134

--HG--
extra : moz-landing-system : lando
2019-12-17 03:02:02 +00:00
..
test/unit
components.conf
moz.build
nsDeflateConverter.cpp Bug 1574372 - Add API to test stream converters to find out their output type. r=bzbarsky 2019-12-17 03:02:02 +00:00
nsDeflateConverter.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsIZipWriter.idl Bug 1584005 - P2 fix tests with wrong parameter to ZipWriter r=michal 2019-10-07 18:29:15 +00:00
nsZipDataStream.cpp
nsZipDataStream.h
nsZipHeader.cpp Bug 1584005 - P1 explicit failure for zip older than 1980 r=michal 2019-10-07 18:29:15 +00:00
nsZipHeader.h Bug 1584005 - P1 explicit failure for zip older than 1980 r=michal 2019-10-07 18:29:15 +00:00
nsZipWriter.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsZipWriter.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
StreamFunctions.cpp
StreamFunctions.h