.. |
Makefile.in
|
Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc
|
2008-02-13 15:11:11 -08:00 |
nsAgg.h
|
Make non-threadsafe addreff/release in nsAgg assert the owning thread. Bug 410746, r+sr=bsmedberg
|
2008-01-09 13:14:02 -08: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 10:56:45 -08:00 |
nsCom.h
|
|
|
nsConsoleMessage.cpp
|
Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep
|
2008-02-11 20:11:07 -08:00 |
nsConsoleMessage.h
|
|
|
nsConsoleService.cpp
|
|
|
nsConsoleService.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 13:33:32 -07:00 |
nsCycleCollector.cpp
|
Bug 414977 - "insufficient unlink methods in some DOM classes?". Move the warning until after XPConnect deferred releases, r=dbaron, sr=peterv, a=blocking1.9+.
|
2008-02-22 12:25:12 -08:00 |
nsCycleCollector.h
|
Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron.
|
2008-01-10 06:10:03 -08:00 |
nsDebugImpl.cpp
|
Add a stack-and-abort value of XPCOM_DEBUG_BREAK
|
2007-08-10 12:42:58 -07:00 |
nsDebugImpl.h
|
|
|
nsError.h
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
nsErrorService.cpp
|
|
|
nsErrorService.h
|
|
|
nsExceptionService.cpp
|
|
|
nsExceptionService.h
|
|
|
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
|
|
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep
|
2008-02-11 20:11:07 -08:00 |
nsIConsoleService.idl
|
|
|
nsIDebug.idl
|
|
|
nsIErrorService.idl
|
|
|
nsIException.idl
|
Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep
|
2008-02-11 20:11:07 -08:00 |
nsIExceptionService.idl
|
|
|
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsILeakDetector.idl
|
|
|
nsIMacUtils.idl
|
|
|
nsIMemory.idl
|
|
|
nsIMutable.idl
|
|
|
nsInterfaceRequestorAgg.cpp
|
|
|
nsInterfaceRequestorAgg.h
|
|
|
nsIProgrammingLanguage.idl
|
|
|
nsISupports.idl
|
|
|
nsISupportsBase.h
|
Make HTML content objects use QI tables. Bug 389797, r+sr=jst, a=sicking.
|
2007-08-20 15:55:06 -07:00 |
nsISupportsObsolete.h
|
|
|
nsITraceRefcnt.idl
|
|
|
nsIUUIDGenerator.idl
|
|
|
nsIVersionComparator.idl
|
|
|
nsIWeakReference.idl
|
|
|
nsLeakDetector.cpp
|
|
|
nsLeakDetector.h
|
|
|
nsMacUtilsImpl.cpp
|
|
|
nsMacUtilsImpl.h
|
|
|
nsMemoryImpl.cpp
|
|
|
nsMemoryImpl.h
|
|
|
nsObjCExceptions.h
|
touch nsObjCExceptions.h to force a rebuild.
|
2008-02-22 13:26:33 -08:00 |
nsrootidl.idl
|
|
|
nsStackWalk.cpp
|
And actually get the right bug number. b=415426 (which is what the previous checkin was for as well)
|
2008-02-03 11:59:07 -08: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 14:29:37 -07: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 12:36:57 -07: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 12:36:57 -07: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 00:08:04 -07: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
|
|
|
pure_api.c
|
|
|
pure.h
|
|
|