gecko-dev/xpcom/build
Makoto Kato afd374a967 Bug 1856084 - Destroy nsLanguageAtomService even if nsLayoutStatics isn't destroyed. r=platform-i18n-reviewers,dminor
When looking pernos debug session, since `nsLayoutStatics` isn't destroyed,
`nsLanguageAtomService` isn't destroyed. It seems to be some objects are
leaked according to stdout and stderr on debug build.

So we should destroy this service to avoid other debug assertion even if
`nsLayoutStatics` isn't destroyed.

Differential Revision: https://phabricator.services.mozilla.com/D192607
2023-11-03 03:56:41 +00:00
..
BinaryPath.h
FileLocation.cpp
FileLocation.h
IOInterposer.cpp
IOInterposer.h Bug 1830523 - Make IOInterposer RAII to avoid leaks r=emilio 2023-06-15 12:53:59 +00:00
IOInterposerPrivate.h
LateWriteChecks.cpp
LateWriteChecks.h
MainThreadIOLogger.cpp
MainThreadIOLogger.h
NSPRInterposer.cpp
NSPRInterposer.h
Omnijar.cpp Bug 1840515 - Step 1: Use -greomni/-appomni for content processes. r=nika,mhowell 2023-08-09 21:35:49 +00:00
Omnijar.h Bug 1840515 - Step 1: Use -greomni/-appomni for content processes. r=nika,mhowell 2023-08-09 21:35:49 +00:00
PoisonIOInterposer.h
PoisonIOInterposerBase.cpp
PoisonIOInterposerMac.cpp
PoisonIOInterposerStub.cpp
PoisonIOInterposerWin.cpp Bug 1705042 - Disable IOInterposer if we detect an incompatible Symantec DLL. r=win-reviewers,gstoll 2023-10-03 15:14:38 +00:00
Services.py Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
SmallArrayLRUCache.h
XPCOM.h
XPCOMInit.cpp Bug 1856084 - Destroy nsLanguageAtomService even if nsLayoutStatics isn't destroyed. r=platform-i18n-reviewers,dminor 2023-11-03 03:56:41 +00:00
XPCOMModule.h
XPCOMModule.inc
XREAppData.h
XREChildData.h
XREShellData.h
components.conf Bug 1553105 - Make URL.origin return "null" if protocol doesn't have the URI_HAS_WEB_EXPOSED_ORIGIN flag r=nika,necko-reviewers,kershaw 2023-09-27 10:29:17 +00:00
gen_process_types.py
mach_override.c
mach_override.h
moz.build Bug 1814798 - pt 2. Add a PHCManager component to control PHC r=glandium,emilio 2023-09-18 06:48:06 +00:00
nsXPCOM.h Bug 1843477, make CycleCollector use nursery purple buffer always on the main thread, r=mccr8 2023-09-26 12:36:20 +00:00
nsXPCOMCID.h
nsXPCOMCIDInternal.h
nsXPCOMPrivate.h
nsXULAppAPI.h Bug 1776197 - Remove the old IPC channel used for retrieving annotations and all related machinery r=geckoview-reviewers,afranchuk,owlish 2023-06-07 12:34:31 +00:00
perfprobe.cpp
perfprobe.h
xpcom_alpha.def