gecko-dev/modules/libjar
Simon Giesecke ad01a10a3b Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
Note that this patch only transforms the use of the nsDataHashtable type alias
to a directly equivalent use of nsTHashMap. It does not change the specification
of the hash key type to make use of the key class deduction that nsTHashMap
allows for in some cases. That can be done in a separate step, but requires more
attention.

Differential Revision: https://phabricator.services.mozilla.com/D106008
2021-03-10 10:47:47 +00:00
..
test Bug 1696151 - Make sure network.jar.record_failure_reason is true when the test is running r=zbraniecki 2021-03-03 15:54:59 +00:00
zipwriter Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
appnote.txt
components.conf
moz.build
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
nsJAR.h
nsJARChannel.cpp Bug 1695560 - Narrow down the zero_byte_load probe r=zbraniecki 2021-03-01 20:45:33 +00:00
nsJARChannel.h Bug 1694263 - P1: ODA should not be called when the channel is cancelled r=necko-reviewers,valentin 2021-02-23 18:09:54 +00:00
nsJARInputStream.cpp
nsJARInputStream.h
nsJARProtocolHandler.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsJARProtocolHandler.h
nsJARURI.cpp
nsJARURI.h
nsZipArchive.cpp
nsZipArchive.h
zipstruct.h