.. |
.cvsignore
|
…
|
|
Makefile.in
|
Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky
|
2007-08-10 21:32:49 +00:00 |
nsAgg.h
|
Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912).
|
2007-10-29 13:45:10 +00:00 |
nsAllocator.cpp
|
…
|
|
nsAllocator.h
|
…
|
|
nsAutoPtr.h
|
Bug 396369 - "Overload forget method on nsCOMPtr/nsRefPtr to work with out parameters". r=dbaron, sr=bsmedberg, a=damons.
|
2007-11-11 18:56:45 +00:00 |
nsCom.h
|
…
|
|
nsConsoleMessage.cpp
|
…
|
|
nsConsoleMessage.h
|
…
|
|
nsConsoleService.cpp
|
…
|
|
nsConsoleService.h
|
…
|
|
nsCycleCollector.cpp
|
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
|
2007-11-01 22:51:59 +00:00 |
nsCycleCollector.h
|
Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com
|
2007-11-01 22:51:59 +00:00 |
nsDebugImpl.cpp
|
Add a stack-and-abort value of XPCOM_DEBUG_BREAK
|
2007-08-10 19:42:58 +00:00 |
nsDebugImpl.h
|
…
|
|
nsError.h
|
Add an API to access <input type="file"> data. b=371432, r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-25 04:29:49 +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
|
…
|
|
nsIMacUtils.idl
|
…
|
|
nsIMemory.idl
|
…
|
|
nsIMutable.idl
|
…
|
|
nsIProgrammingLanguage.idl
|
…
|
|
nsISupports.idl
|
…
|
|
nsISupportsBase.h
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 22:55:08 +00:00 |
nsISupportsObsolete.h
|
…
|
|
nsITraceRefcnt.idl
|
…
|
|
nsIUUIDGenerator.idl
|
…
|
|
nsIVersionComparator.idl
|
…
|
|
nsIWeakReference.idl
|
…
|
|
nsInterfaceRequestorAgg.cpp
|
…
|
|
nsInterfaceRequestorAgg.h
|
…
|
|
nsLeakDetector.cpp
|
…
|
|
nsLeakDetector.h
|
…
|
|
nsMacUtilsImpl.cpp
|
…
|
|
nsMacUtilsImpl.h
|
…
|
|
nsMemoryImpl.cpp
|
…
|
|
nsMemoryImpl.h
|
…
|
|
nsStackWalk.cpp
|
Bug 326594 ��� Consider using backtrace() for Unix stack traces:
|
2007-11-12 04:45:40 +00:00 |
nsStackWalk.h
|
Split the address->symbol mapping from the rest of the stack walking code. b=374829 r=bsmedberg a=bzbarsky
|
2007-08-10 21:32:50 +00:00 |
nsSystemInfo.cpp
|
…
|
|
nsSystemInfo.h
|
…
|
|
nsTraceRefcntImpl.cpp
|
Remove nsTraceRefcnt::LoadLibrarySymbols, which is no longer needed due to the error handling in SymGetModuleInfoEspecial. b=391793 r+a=bsmedberg
|
2007-08-13 19:36:57 +00:00 |
nsTraceRefcntImpl.h
|
Remove nsTraceRefcnt::LoadLibrarySymbols, which is no longer needed due to the error handling in SymGetModuleInfoEspecial. b=391793 r+a=bsmedberg
|
2007-08-13 19:36:57 +00:00 |
nsUUIDGenerator.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
nsUUIDGenerator.h
|
Bug 349526: BeOS crashes at startup due to mState buffer overrun, p=tqh <thesuckiestemail@yahoo.se>, r+sr=vlad
|
2007-01-27 05:11:35 +00:00 |
nsVersionComparatorImpl.cpp
|
…
|
|
nsVersionComparatorImpl.h
|
…
|
|
nsWeakPtr.h
|
…
|
|
nscore.h
|
Fix bustage from previous checkin for bug 392055. Move #define of XPCOM_GLUE_AVOID_NSPR from nsISupportsImpl.h to nscore.h. r/a=bsmedberg
|
2007-09-28 20:33:33 +00:00 |
nsrootidl.idl
|
…
|
|
pure.h
|
…
|
|
pure_api.c
|
…
|
|