.. |
.cvsignore
|
|
|
Makefile.in
|
Eliminate old nsCWeakReference implementation (bug 230480). This rewrites nsListControlFrame's event listener to be a little more sane. r+sr=dbaron.
|
2004-01-09 22:18:26 +00:00 |
nsAgg.h
|
|
|
nsAllocator.cpp
|
|
|
nsAllocator.h
|
|
|
nsAutoPtr.h
|
|
|
nsCom.h
|
|
|
nsComObsolete.h
|
|
|
nsConsoleMessage.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 |
nsConsoleMessage.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 |
nsConsoleService.cpp
|
|
|
nsConsoleService.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 |
nscore.h
|
Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin.
|
2004-02-03 08:32:33 +00:00 |
nsDebugImpl.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 |
nsDebugImpl.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 |
nsError.h
|
|
|
nsErrorService.cpp
|
Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron.
|
2004-01-22 01:01:19 +00:00 |
nsErrorService.h
|
Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron.
|
2004-01-22 01:01:19 +00:00 |
nsExceptionService.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 |
nsExceptionService.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 |
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
|
|
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
|
|
nsIConsoleService.idl
|
|
|
nsID.cpp
|
|
|
nsID.h
|
|
|
nsIDebug.idl
|
|
|
nsIErrorService.idl
|
|
|
nsIException.idl
|
|
|
nsIExceptionService.idl
|
|
|
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsILeakDetector.idl
|
|
|
nsIMemory.idl
|
|
|
nsIProgrammingLanguage.idl
|
|
|
nsISupports.idl
|
|
|
nsISupportsBase.h
|
|
|
nsISupportsObsolete.h
|
|
|
nsISystemInfo.idl
|
|
|
nsITraceRefcnt.idl
|
|
|
nsIWeakReference.idl
|
|
|
nsLeakDetector.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 |
nsLeakDetector.h
|
|
|
nsMemoryImpl.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 |
nsMemoryImpl.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 |
nsrootidl.idl
|
|
|
nsStackFrameUnix.cpp
|
|
|
nsStackFrameUnix.h
|
|
|
nsStackFrameWin.cpp
|
|
|
nsStackFrameWin.h
|
|
|
nsTraceRefcntImpl.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 |
nsTraceRefcntImpl.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 |
nsWeakPtr.h
|
|
|
pure_api.c
|
|
|
pure.h
|
|
|