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
Files
8cf551efcf6ecfc0fc7610f2c20cecbfdfec4380
Mozilla
/
mozilla
/
xpcom
/
base
History
dbaron%dbaron.org
700736bdc2
Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853
...
git-svn-id: svn://10.0.0.236/trunk@189528 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-09 23:03:49 +00:00
..
Makefile.in
…
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsAutoPtr.h
Follow-up to bug 316782. Prevent "copy-construction" of nsAutoPtr through |nsAutoPtr::operator T*() const| chained with constructor |nsAutoPtr(T*)| by adding an extra implicit conversion through a helper class. r=dbaron, r=darin
2006-01-21 11:39:22 +00:00
nsCom.h
…
nsConsoleMessage.cpp
…
nsConsoleMessage.h
…
nsConsoleService.cpp
…
nsConsoleService.h
…
nscore.h
323337 Use fastcall on Mac OS X x86: __attribute__(regparm(3)). r=josh
2006-01-23 20:11:08 +00:00
nsDebugImpl.cpp
…
nsDebugImpl.h
…
nsError.h
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
2006-01-17 15:41:40 +00:00
nsErrorService.cpp
…
nsErrorService.h
…
nsExceptionService.cpp
…
nsExceptionService.h
…
nsGarbageCollector.c
…
nsIAllocator.h
…
nsIConsoleListener.idl
…
nsIConsoleMessage.idl
…
nsIConsoleService.idl
…
nsIDebug.idl
…
nsIErrorService.idl
…
nsIException.idl
…
nsIExceptionService.idl
…
nsIID.h
…
nsIInterfaceRequestor.idl
…
nsILeakDetector.idl
…
nsIMemory.idl
…
nsInterfaceRequestorAgg.cpp
…
nsInterfaceRequestorAgg.h
…
nsIProgrammingLanguage.idl
…
nsISupports.idl
…
nsISupportsBase.h
…
nsISupportsObsolete.h
…
nsISystemInfo.idl
…
nsITraceRefcnt.idl
…
nsIUUIDGenerator.idl
…
nsIVersionComparator.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsMemoryImpl.cpp
…
nsMemoryImpl.h
…
nsrootidl.idl
…
nsStackFrameUnix.cpp
Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853
2006-02-09 23:03:49 +00:00
nsStackFrameUnix.h
…
nsStackFrameWin.cpp
…
nsStackFrameWin.h
…
nsTraceRefcntImpl.cpp
Use __builtin_frame_address instead of setjmp to get the frame pointer for Linux stack traces, plus a little other cleanup. r=caillon sr=shaver b=323853
2006-02-09 23:03:49 +00:00
nsTraceRefcntImpl.h
…
nsUUIDGenerator.cpp
…
nsUUIDGenerator.h
…
nsVersionComparatorImpl.cpp
…
nsVersionComparatorImpl.h
…
nsWeakPtr.h
…
pure_api.c
…
pure.h
…