gecko-dev/modules/libjar
Michal Novotny 389fb7d883 Bug 1606643 - Race condition in ZipArchiveLogger r=valentin
A global instance of ZipArchiveLogger is used on multiple threads when the logging is turned on. This patch adds a lock to synchronize the access.

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

--HG--
extra : moz-landing-system : lando
2020-01-22 08:41:39 +00:00
..
test Bug 1583735 - Find out why accessing mmaped JAR file generates SIGBUS, r=gcp,aklotz 2019-10-23 19:06:55 +00:00
zipwriter Bug 1574372 - Add API to test stream converters to find out their output type. r=bzbarsky 2019-12-17 03:02:02 +00:00
MmapFaultHandler.cpp Bug 1583735 - Find out why accessing mmaped JAR file generates SIGBUS, r=gcp,aklotz 2019-10-23 19:06:55 +00:00
MmapFaultHandler.h Bug 1583735 - Find out why accessing mmaped JAR file generates SIGBUS, r=gcp,aklotz 2019-10-23 19:06:55 +00:00
appnote.txt
components.conf Bug 1524687: Part 5 - Convert JAR module to static registration. r=valentin 2019-01-24 15:49:33 -08:00
moz.build Bug 1550815 - Handle SIGBUS error when accessing mmapped file, r=aklotz,haik 2019-10-10 14:07:06 +00:00
nsIJARChannel.idl
nsIJARURI.idl Bug 1530685 - Part 1: Remove unused nsIJARURI::cloneWithJARFile() method; r=valentin 2019-02-26 15:28:18 +00:00
nsIZipReader.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsJAR.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
nsJAR.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
nsJARChannel.cpp Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana 2020-01-07 20:20:38 +00:00
nsJARChannel.h Bug 1598497 - P2. Have the canceled attribute only if explicitly canceled. r=mayhemer. 2019-12-19 05:20:07 +00:00
nsJARInputStream.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
nsJARInputStream.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsJARProtocolHandler.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
nsJARProtocolHandler.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
nsJARURI.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
nsJARURI.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsZipArchive.cpp Bug 1606643 - Race condition in ZipArchiveLogger r=valentin 2020-01-22 08:41:39 +00:00
nsZipArchive.h Bug 1606643 - Race condition in ZipArchiveLogger r=valentin 2020-01-22 08:41:39 +00:00
zipstruct.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00