This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpcom
/
base
History
timeless%mozdev.org
97c5b38243
Bug 190766 nsStackFrameUnix.cpp crashes on Solaris [@ write_address_file]
...
r=dbaron git-svn-id: svn://10.0.0.236/trunk@153669 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-08 07:47:44 +00:00
..
Makefile.in
…
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
Add NS_LIKELY and NS_UNLIKELY macros that can be used to give the compiler branch probability information. Make NS_SUCCEEDED and NS_FAILED use these macros so that we optimize for the success case. Bug 236753, r+sr=dbaron.
2004-03-07 23:32:08 +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
Add NS_LIKELY and NS_UNLIKELY macros that can be used to give the compiler branch probability information. Make NS_SUCCEEDED and NS_FAILED use these macros so that we optimize for the success case. Bug 236753, r+sr=dbaron.
2004-03-07 23:32:08 +00:00
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
Bug 190766 nsStackFrameUnix.cpp crashes on Solaris [@ write_address_file]
2004-03-08 07:47:44 +00:00
nsStackFrameUnix.h
…
nsStackFrameWin.cpp
…
nsStackFrameWin.h
…
nsTraceRefcntImpl.cpp
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
2004-02-11 07:16:11 +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
…