This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-14 15:37:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
592397c897
gecko-dev
/
xpcom
/
components
History
scott%scott-macgregor.org
819efeac2a
Back out the backout of Bug
#235882
. It looks like dbaron's leak fix actually fixed the regressions the component manager
...
changes caused for JS components.
2004-03-10 06:40:36 +00:00
..
.cvsignore
Makefile.in
Fix static build bustage from bug 223084 - r=bryner Sorry about that!
2003-10-31 20:50:22 +00:00
nsCategoryManager.cpp
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
nsCategoryManager.h
Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it.
2003-06-18 11:26:27 +00:00
nsCategoryManagerUtils.h
Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron.
2004-01-22 01:01:19 +00:00
nsComponentManager.cpp
Back out the backout of Bug
#235882
. It looks like dbaron's leak fix actually fixed the regressions the component manager
2004-03-10 06:40:36 +00:00
nsComponentManager.h
Back out the backout of Bug
#235882
. It looks like dbaron's leak fix actually fixed the regressions the component manager
2004-03-10 06:40:36 +00:00
nsComponentManagerObsolete.cpp
nsComponentManagerObsolete.h
nsComponentManagerUtils.h
nsICategoryManager.idl
Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it.
2003-06-18 11:26:27 +00:00
nsIClassInfo.idl
nsIComponentLoader.idl
nsIComponentLoaderManager.idl
nsIComponentManager.idl
nsIComponentManagerObsolete.idl
nsIComponentManagerUtils.h
nsIComponentRegistrar.idl
nsIFactory.idl
nsIModule.idl
nsINativeComponentLoader.idl
nsIServiceManager.idl
Bug 235875 Replace NS_ERROR_SERVICE_NOT_FOUND
2004-02-29 08:04:46 +00:00
nsIServiceManagerObsolete.h
nsIServiceManagerUtils.h
Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron.
2004-01-22 01:01:19 +00:00
nsNativeComponentLoader.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
nsNativeComponentLoader.h
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
nsObsoleteModuleLoading.h
nsServiceManagerObsolete.cpp
nsStaticComponent.h
remove unnecessary semicolon which breaks the build for some gcc versions.
2003-11-04 20:51:08 +00:00
nsStaticComponentLoader.cpp
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
xcDll.cpp
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
xcDll.h
Adding a dependent_libs cache. b=193442, r=darin, a=seth
2003-05-03 00:54:20 +00:00