gecko-dev/xpcom/base
Daniel Holbert 5492039225 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
..
Makefile.in Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+] 2008-03-14 08:42:34 -07: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 From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron 2008-08-11 11:05:58 -04: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
nsCycleCollector.cpp Address review comment for bug 423471 - Cycle collection shouldn't fault when traversing script objects of languages that don't participate. r/sr=dbaron. 2008-06-21 19:47:46 +02:00
nsCycleCollector.h Bug 415025, try to improve CC scheduling, r=peterv, sr=jst 2008-02-25 09:47:25 -08:00
nsDebugImpl.cpp Bug 434076 - Give me stack traces and give me death! (aborts should print a stack trace before aborting) r=dbaron 2008-06-02 19:18:57 -04:00
nsDebugImpl.h
nsError.h Bug 420933: outparams checker, r=bsmedberg, a=bsmedberg 2008-04-30 17:47:27 -07:00
nsErrorService.cpp
nsErrorService.h
nsExceptionService.cpp Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-04-06 05:28:34 -07:00
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
nsIMemoryReporter.idl b=392351, implement about:memory framework core, relading with forward-declaration victory; r=shaver,sr=bsdmedberg 2008-03-05 17:28:25 -08:00
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 15:55:06 -07:00
nsISupportsObsolete.h
nsITraceRefcnt.idl
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
nsLeakDetector.cpp
nsLeakDetector.h
nsMacUtilsImpl.cpp
nsMacUtilsImpl.h
nsMemoryImpl.cpp Bug 452489 - Fixes OOM predicate on OSSO to use the high water mark. r=bsmedberg 2008-09-05 17:21:36 -07:00
nsMemoryImpl.h Backed out changeset 04a28fb0458b 2008-09-03 23:19:34 -07:00
nsMemoryReporterManager.cpp leftover bit from earlier 392351; get rid of compiler warnings 2008-03-05 22:39:36 -08:00
nsMemoryReporterManager.h b=392351, implement about:memory framework core, relading with forward-declaration victory; r=shaver,sr=bsdmedberg 2008-03-05 17:28:25 -08:00
nsObjCExceptions.h Don't crash on Objective-C exceptions in hooked [NSWindow sendEvent:] method. b=442245 r=josh sr=roc 2008-09-04 11:08:30 -05:00
nsStackWalk.cpp backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07: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 Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+] 2008-03-14 08:42:34 -07:00
nsSystemInfo.h
nsTraceRefcntImpl.cpp Bug 448934 – |nsTraceRefcnt::DumpStatistics()| write number of entries in the "middle" of the array 2008-08-03 23:39:04 +02:00
nsTraceRefcntImpl.h Bug 448934 – |nsTraceRefcnt::DumpStatistics()| write number of entries in the "middle" of the array 2008-08-03 23:39:04 +02: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
nscore.h Bug 178189 - |nsCOMPtr|: do we still care about VC++4.2? and if not, can we remove this comment; r=(scc + benjamin) 2008-09-29 00:17:30 +02:00
nsrootidl.idl
pure.h
pure_api.c