# # ChangeLog for trunk/src/libs/xpcom18a4 in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 8:44:30 PM Wed, 08 Nov 2023 11:04:10 GMT vboxsync [101960] * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsThread.h (modified) libs/xpcom: Convert nsThread.{cpp,h} to the IPRT RTTls* API, bugref:10545 Wed, 08 Nov 2023 10:57:01 GMT vboxsync [101959] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.h (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/module (deleted) libs/xpcom: Convert ipcLockService.{cpp,h} to IPRT and remove some ... Wed, 08 Nov 2023 10:50:00 GMT vboxsync [101957] * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.h (modified) libs/xpcom: Convert nsExceptionService.{cpp,h} to IPRT, bugref:10545 Wed, 08 Nov 2023 10:25:33 GMT vboxsync [101956] * trunk/src/libs/xpcom18a4/python/src/PyGWeakReference.cpp (modified) libs/xpcom/python: Convert to IPRT and remove some dead code, ... Wed, 08 Nov 2023 10:23:22 GMT vboxsync [101955] * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyGBase.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Convert to IPRT and remove some dead code, ... Tue, 07 Nov 2023 15:36:10 GMT vboxsync [101948] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/pripc.c (deleted) libs/xpcom: Get rid of more unused code in nsprpub, bugref:10545 Tue, 07 Nov 2023 15:22:59 GMT vboxsync [101947] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinit.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of now unused code in nsprpub, bugref:10545 Tue, 07 Nov 2023 15:16:08 GMT vboxsync [101946] * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.h (modified) libs/xpcom: Convert plarena.c to use IPRT, bugref:10545 Tue, 07 Nov 2023 14:46:15 GMT vboxsync [101945] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlink.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Get rid of now unused code in nsprpub (prlink.c++), ... Tue, 07 Nov 2023 14:37:39 GMT vboxsync [101944] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsILocalFile.idl (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/RegFactory.cpp (modified) libs/xpcom: Convert xcDll.{cpp,h} and nsLocalFileUnix.cpp to use our ... Tue, 07 Nov 2023 13:50:07 GMT vboxsync [101942] * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/xcDll.h (modified) libs/xpcom: Remove unused code in xcDll.{cpp,h}, bugref:10545 Tue, 07 Nov 2023 12:28:57 GMT vboxsync [101939] * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Don't call PyEval_InitThreads() on python >= 3.9.0 ... Tue, 07 Nov 2023 12:28:06 GMT vboxsync [101938] * trunk/src/libs/xpcom18a4/python/src/loader (deleted) libs/xpcom/python: Remove unused file, bugref:10545 Tue, 07 Nov 2023 11:53:04 GMT vboxsync [101936] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.cpp (modified) libs/xpcom: Remove support for IPC modules which we never used ... Tue, 07 Nov 2023 11:49:26 GMT vboxsync [101935] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Remove an unused code in nsprpub, bugref:10545 Tue, 07 Nov 2023 11:47:59 GMT vboxsync [101934] * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.h (modified) libs/xpcom: Remove support for IPC modules which we never used ... Tue, 07 Nov 2023 11:38:27 GMT vboxsync [101933] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/public (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcClient.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcModuleReg.cpp (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcModuleReg.h (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified) libs/xpcom: Remove support for IPC modules which we never used ... Tue, 07 Nov 2023 11:19:37 GMT vboxsync [101931] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prpdce.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove an unused header in nsprpub, bugref:10545 Tue, 07 Nov 2023 11:16:52 GMT vboxsync [101930] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Remove an unused code and locks (still being created) in ... Tue, 07 Nov 2023 11:09:22 GMT vboxsync [101929] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) libs/xpcom: Remove an unused lock (was still created) in unix.c, ... Tue, 07 Nov 2023 11:06:00 GMT vboxsync [101928] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545 [fix] Tue, 07 Nov 2023 11:00:14 GMT vboxsync [101927] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsDeque.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsDeque.h (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestDeque.cpp (modified) libs/xpcom: Remove unused code in nsDeque.{cpp,h}, bugref:10545 Tue, 07 Nov 2023 10:30:05 GMT vboxsync [101926] * trunk/src/libs/xpcom18a4/xpcom/build/nsStringAPI.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/string/public/nsStringAPI.h (modified) libs/xpcom: Remove some unused code, bugref:10545 Tue, 07 Nov 2023 10:24:20 GMT vboxsync [101925] * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Get rid of PR_Lock support in nsAutoLock now that ... Tue, 07 Nov 2023 10:19:23 GMT vboxsync [101924] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h (modified) libs/xpcom/ipcDConnectService: Convert to use RTSEMFASTMUTEX for ... Tue, 07 Nov 2023 10:10:19 GMT vboxsync [101923] * trunk/src/libs/xpcom18a4/java/src/nsJavaXPCOMBindingUtils.cpp (modified) * trunk/src/libs/xpcom18a4/java/src/nsJavaXPCOMBindingUtils.h (modified) libs/xpcom/java: Convert to use RTSEMFASTMUTEX for locking, bugref:10545 Tue, 07 Nov 2023 10:04:33 GMT vboxsync [101922] * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified) libs/xpcom: Convert xptiInterfaceInfoManager.{cpp,h} to use ... Tue, 07 Nov 2023 09:57:12 GMT vboxsync [101921] * trunk/src/libs/xpcom18a4/xpcom/tests/TestAutoLock.cpp (modified) libs/xpcom/TestAutoLock: Convert to use a fast an IPRT mutex ... Tue, 07 Nov 2023 09:50:18 GMT vboxsync [101920] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleMessage.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleMessage.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleService.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsConsoleService.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIConsoleListener.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIConsoleMessage.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIConsoleService.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) libs/xpcom: Get rid of unused nsIConsole* and nsConsole interfaces ... Tue, 07 Nov 2023 09:46:40 GMT vboxsync [101919] * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Get rid of the log to mozilla console service code ... Tue, 07 Nov 2023 09:44:49 GMT vboxsync [101918] * trunk/src/libs/xpcom18a4/python/__init__.py (modified) * trunk/src/libs/xpcom18a4/python/src/module/_xpcom.cpp (modified) libs/xpcom/python: Get rid of the log to mozilla console service code ... Tue, 07 Nov 2023 09:23:15 GMT vboxsync [101917] * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverList.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsObserverList.h (modified) libs/xpcom: Convert nsObserverList.{cpp,h} to use an IPRT fast mutex, ... Tue, 07 Nov 2023 09:22:47 GMT vboxsync [101916] * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores ... Tue, 07 Nov 2023 09:13:04 GMT vboxsync [101915] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified) libs/xpcom: Remove some unused code in ipcdclient.cpp, bugref:10545 Tue, 07 Nov 2023 08:37:15 GMT vboxsync [101914] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Add the possibility to use IPRT RTSEMFASTMUTEX semaphores ... Mon, 06 Nov 2023 21:24:16 GMT vboxsync [101907] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix] Mon, 06 Nov 2023 21:08:40 GMT vboxsync [101905] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcmon.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/prcmon.c (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 20:59:26 GMT vboxsync [101904] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 20:57:45 GMT vboxsync [101903] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/pripcsem.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 20:32:36 GMT vboxsync [101902] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/test (deleted) libs/xpcom: Remove more unused files, bugref:10545 Mon, 06 Nov 2023 20:28:48 GMT vboxsync [101901] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 20:18:04 GMT vboxsync [101900] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 20:10:50 GMT vboxsync [101899] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlog.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 19:37:35 GMT vboxsync [101898] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) libs/xpcom: Rmove unused code, bugref:10545 Mon, 06 Nov 2023 19:36:01 GMT vboxsync [101897] * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified) libs/xpcom: Rmove unused code, bugref:10545 Mon, 06 Nov 2023 19:11:38 GMT vboxsync [101895] * trunk/src/libs/xpcom18a4/xpcom/tests/TestAutoLock.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/tests/TestThreads.cpp (modified) libs/xpcom: Rmove unused code and convert other to use IPRT, bugref:10545 Mon, 06 Nov 2023 19:03:00 GMT vboxsync [101893] * trunk/src/libs/xpcom18a4/xpcom/proxy/tests (deleted) libs/xpcom: Remove unused files, bugref:10545 Mon, 06 Nov 2023 18:49:12 GMT vboxsync [101892] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 18:40:51 GMT vboxsync [101891] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified) libs/xpcom: Remove more unused code in nsprpub, bugref:10545 Mon, 06 Nov 2023 18:37:25 GMT vboxsync [101890] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 18:35:24 GMT vboxsync [101889] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prpolevt.c (deleted) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 18:33:11 GMT vboxsync [101888] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) libs/xpcom: Continue converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 17:52:28 GMT vboxsync [101885] * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionUnix.cpp (modified) libs/xpcom: Start converting some code to use IPRT exclusively, ... Mon, 06 Nov 2023 17:52:00 GMT vboxsync [101884] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 15:49:22 GMT vboxsync [101879] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionStub.cpp (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcConnectionWin.cpp (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdStub.cpp (deleted) * trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdWin.cpp (deleted) libs/xpcom: Remove unused files, bugref:10545 Mon, 06 Nov 2023 15:25:18 GMT vboxsync [101877] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 15:23:18 GMT vboxsync [101876] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 [fix] Mon, 06 Nov 2023 14:59:09 GMT vboxsync [101875] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prsystem.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/prosdep.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 14:54:34 GMT vboxsync [101874] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 14:46:50 GMT vboxsync [101873] * trunk/src/libs/xpcom18a4/java/src/nsFileStreams.cpp (deleted) * trunk/src/libs/xpcom18a4/java/src/nsFileStreams.h (deleted) * trunk/src/libs/xpcom18a4/java/src/nsIFileStreams.h (deleted) * trunk/src/libs/xpcom18a4/java/tools/genifaces (deleted) libs/xpcom: Remove unused files, bugref:10545 Mon, 06 Nov 2023 14:30:55 GMT vboxsync [101872] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/priometh.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prpolevt.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 14:18:58 GMT vboxsync [101871] * trunk/src/libs/xpcom18a4/VBoxXPCOM-mangled.def (modified) * trunk/src/libs/xpcom18a4/VBoxXPCOM.def (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h (modified) libs/xpcom: Little helper to query whether XPCOM was initialized to ... Mon, 06 Nov 2023 14:08:07 GMT vboxsync [101870] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/priometh.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlayer.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prpolevt.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (modified) libs/xpcom: Remove unused code from nsprpub, bugref:10545 Mon, 06 Nov 2023 13:38:17 GMT vboxsync [101869] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarena.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plarenas.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plhash.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/lib/ds/plhash.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/probslet.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/protypes.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prenv.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinet.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/prpriv.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtypes.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prlog.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prmapopt.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/prlink.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/prosdep.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prenv.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prtime.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/threads/prtpd.c (modified) libs/xpcom: Remove code for unused platforms from nsprpub, bugref:10545 Mon, 06 Nov 2023 12:51:35 GMT vboxsync [101866] * trunk/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsDirectoryService.cpp (modified) libs/xpcom: Cleanup nsDirectoryService.cpp and ... Mon, 06 Nov 2023 11:56:20 GMT vboxsync [101864] * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsGREDirServiceProvider.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsGREDirServiceProvider.h (deleted) libs/xpcom: Get rid of unused nsGREDirServiceProvider.{cpp,h}, ... Mon, 06 Nov 2023 11:41:33 GMT vboxsync [101863] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsISupportsObsolete.h (deleted) libs/xpcom: Get rid of unused nsISupportsObsolete.h, bugref:10545 Mon, 06 Nov 2023 11:39:16 GMT vboxsync [101862] * trunk/src/libs/xpcom18a4/xpcom/base/nsILeakDetector.idl (deleted) libs/xpcom: Get rid of unused nsILeakDetector.idl, bugref:10545 Mon, 06 Nov 2023 11:34:15 GMT vboxsync [101861] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOMPrivate.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) libs/xpcom: Get rid of unused NS_GetFrozenFunctions, bugref:10545 Mon, 06 Nov 2023 11:32:31 GMT vboxsync [101860] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIStringStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsStringStream.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsStringStream.h (deleted) libs/xpcom: Get rid of nsStringStream.{cpp,h} and nsIStringStream, ... Mon, 06 Nov 2023 11:30:23 GMT vboxsync [101859] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOMPrivate.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce ... Mon, 06 Nov 2023 11:23:44 GMT vboxsync [101858] * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOMPrivate.h (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/standalone/nsXPCOMGlue.cpp (deleted) libs/xpcom: Remove unused nsXPCOMGlue.cpp, bugref:10545 Mon, 06 Nov 2023 11:21:35 GMT vboxsync [101857] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCheapSets.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsCheapSets.h (deleted) libs/xpcom: Remove unused nsCheapSets.{cpp,h}, bugref:10545 Mon, 06 Nov 2023 11:21:11 GMT vboxsync [101856] * trunk/src/libs/xpcom18a4/xpcom/tests/nsIFileTest.cpp (modified) libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce ... Mon, 06 Nov 2023 11:18:28 GMT vboxsync [101855] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsTime.h (deleted) libs/xpcom: Remove unused nsTime.h, bugref:10545 Mon, 06 Nov 2023 11:17:03 GMT vboxsync [101854] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsUnitConversion.h (deleted) libs/xpcom: Remove unused nsUnitConversion.h, bugref:10545 Mon, 06 Nov 2023 11:14:25 GMT vboxsync [101853] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsFixedSizeAllocator.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsFixedSizeAllocator.h (deleted) libs/xpcom: Remove unused nsFixedSizeAllocator.{cpp,h}, bugref:10545 Mon, 06 Nov 2023 11:09:45 GMT vboxsync [101852] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsIMemory.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsMemoryImpl.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsMemoryImpl.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsMemory.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/glue/nsMemory.h (modified) libs/xpcom: Get rid of nsMemoryImpl.{cpp,h} and nsIMemory and repalce ... Mon, 06 Nov 2023 10:35:57 GMT vboxsync [101851] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsSegmentedBuffer.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsSegmentedBuffer.h (deleted) libs/xpcom: Remove unused nsSegmentedBuffer.{cpp,h}, bugref:10545 Mon, 06 Nov 2023 09:44:58 GMT vboxsync [101848] * trunk/src/libs/xpcom18a4/xpcom/base/nsMemoryImpl.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsMemoryImpl.h (modified) libs/xpcom: Get rid of the memory flusher functionality which is not ... Mon, 06 Nov 2023 09:44:22 GMT vboxsync [101847] * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyObjectManager.cpp (modified) libs/xpcom: Remove unused includes, bugref:10545 Mon, 06 Nov 2023 09:34:26 GMT vboxsync [101846] * trunk/src/libs/xpcom18a4/python/src/dllmain.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPCOM.h (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) libs/xpcom: Little helper to query whether XPCOM was initialized to ... Mon, 06 Nov 2023 09:33:34 GMT vboxsync [101845] * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprmwait.h (deleted) libs/xpcom: Removed unused file, bugref:10545 Sun, 05 Nov 2023 19:13:11 GMT vboxsync [101843] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prshm.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxshm.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/memory (deleted) libs/xpcom: Remove unused prshm.{c,h} and uxshm.c files and ... Sun, 05 Nov 2023 18:53:04 GMT vboxsync [101842] * trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified) libs/xpcom: Build fix, bugref:10545 Sun, 05 Nov 2023 17:53:04 GMT vboxsync [101841] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prshma.h (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxshm.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/memory/prshma.c (deleted) libs/xpcom: Remove unused prshma.{c,h} files and associated code, ... Sun, 05 Nov 2023 17:39:13 GMT vboxsync [101840] * trunk/src/libs/xpcom18a4/nsprpub/pr/src/linking/prlink.c (modified) libs/xpcom: Cut down the linker API to the absolute minimum which is ... Sun, 05 Nov 2023 17:11:43 GMT vboxsync [101839] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prproces.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (deleted) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified) libs/xpcom: Cut down the PR_Process* API to the absolute minimum ... Sun, 05 Nov 2023 16:43:52 GMT vboxsync [101838] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsUnicharBuffer.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsUnicharBuffer.h (deleted) libs/xpcom: Get rid of unused nsIUnicharInputStream and ... Sun, 05 Nov 2023 16:39:37 GMT vboxsync [101837] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsIUnicharBuffer.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsIUnicharInputStream.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsUnicharInputStream.cpp (deleted) libs/xpcom: Get rid of unused nsIUnicharInputStream and ... Sun, 05 Nov 2023 14:56:30 GMT vboxsync [101836] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/ds/nsIPersistentProperties.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsIPersistentProperties2.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsPersistentProperties.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/ds/nsPersistentProperties.h (deleted) libs/xpcom: Get rid of unused nsPersistentProperties functionality, ... Sun, 05 Nov 2023 14:42:57 GMT vboxsync [101835] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsMultiplexInputStream.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsMultiplexInputStream.h (deleted) libs/xpcom: Get rid of unused nsMultiplexInputStream functionality, ... Sun, 05 Nov 2023 14:38:05 GMT vboxsync [101834] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsIStorageStream.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsStorageStream.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/io/nsStorageStream.h (deleted) libs/xpcom: Get rid of unused nsStorageStream functionality, bugref:10545 Sun, 05 Nov 2023 14:21:41 GMT vboxsync [101833] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsIProcess.idl (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/nsProcess.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/nsProcessCommon.cpp (deleted) libs/xpcom: Get rid of unused nsProcess functionality, bugref:10545 Sun, 05 Nov 2023 14:13:14 GMT vboxsync [101832] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/threads/nsEnvironment.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/nsEnvironment.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/threads/nsIEnvironment.idl (deleted) libs/xpcom: Get rid of unused nsEnvironment functionality, bugref:10545 Sun, 05 Nov 2023 13:58:39 GMT vboxsync [101831] * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, ... Sun, 05 Nov 2023 13:43:37 GMT vboxsync [101830] * trunk/src/libs/xpcom18a4/xpcom/base/pure.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/pure_api.c (deleted) libs/xpcom: Get rid of unused pure.h and pure_api.c, bugref:10545 Sun, 05 Nov 2023 13:42:15 GMT vboxsync [101829] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsAllocator.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsAllocator.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsIAllocator.h (deleted) libs/xpcom: Get rid of unused nsAllocator.{cpp,h} and nsIAllocator.h, ... Sun, 05 Nov 2023 13:35:54 GMT vboxsync [101828] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/base/nsStackFrameUnix.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsStackFrameUnix.h (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified) libs/xpcom: Get rid of unused nsStackFrameUnix.{cpp,h} (disabled ... Sun, 05 Nov 2023 13:32:02 GMT vboxsync [101827] * trunk/src/libs/xpcom18a4/xpcom/base/nsStackFrameWin.cpp (deleted) * trunk/src/libs/xpcom18a4/xpcom/base/nsStackFrameWin.h (deleted) libs/xpcom: Get rid of unused nsStackFrameWin.{cpp,h}, bugref:10545