gecko-dev/modules/libjar
Andreas Farre 63e21eec70 Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika
To be able to remove SystemGroup, NS_ReleaseOnMainThreadSystemGroup
needs to have its dependency on SystemGroup removed. Since all
releases using SystemGroup would've released on the main thread anyway
we can safely replace NS_ReleaseOnMainThreadSystemGroup with
NS_ReleaseOnMainThread.

Depends on D64390

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

--HG--
extra : moz-landing-system : lando
2020-04-07 15:16:23 +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 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
appnote.txt
components.conf
MmapFaultHandler.cpp Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
MmapFaultHandler.h Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
moz.build Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp Bug 1616400 - Do not recreate the inner reader for nested omni.ja archives if the Omnijar already has it. r=aklotz 2020-03-06 20:35:53 +00:00
nsJAR.h Bug 1616400 - Do not recreate the inner reader for nested omni.ja archives if the Omnijar already has it. r=aklotz 2020-03-06 20:35:53 +00:00
nsJARChannel.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +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 Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
nsJARInputStream.h
nsJARProtocolHandler.cpp Bug 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +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 1626456 - Remove stray nsAutoPtr.h includes. r=KrisWright 2020-04-03 21:05:46 +00:00
nsJARURI.h
nsZipArchive.cpp Bug 1611482: Prevent the existance of dangling pointers upon failure of FindDataStart. r=spohl,valentin 2020-04-02 13:54:55 +00:00
nsZipArchive.h Bug 1618753 Remove nsAutoPtr usage from modules. r=KrisWright 2020-03-02 18:52:07 +00:00
zipstruct.h