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
dbaron%dbaron.org
159e40d7fe
Fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@232906 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-23 01:29:54 +00:00
..
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
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
2007-07-11 08:46:49 +00:00
nsAllocator.cpp
…
nsAllocator.h
…
nsAutoPtr.h
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
nsCom.h
…
nsConsoleMessage.cpp
…
nsConsoleMessage.h
…
nsConsoleService.cpp
…
nsConsoleService.h
…
nscore.h
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
nsCycleCollector.cpp
Fix bustage.
2007-08-23 01:29:54 +00:00
nsCycleCollector.h
When doing ExplainLiveExpectedGarbage, suspect all nsXPCWrappedJS so that we get more objects in the graph. b=387224 r=graydon a=brendan
2007-08-23 00:48:27 +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
…
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 22:55:08 +00:00
nsISupportsObsolete.h
…
nsITraceRefcnt.idl
…
nsIUUIDGenerator.idl
…
nsIVersionComparator.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsMacUtilsImpl.cpp
…
nsMacUtilsImpl.h
…
nsMemoryImpl.cpp
…
nsMemoryImpl.h
…
nsrootidl.idl
…
nsStackWalk.cpp
Allow builds compiled with VC8 to function with older versions of dbghelp.dll. b=391848 r+a=bsmedberg
2007-08-19 21:38:31 +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
…
nsVersionComparatorImpl.cpp
…
nsVersionComparatorImpl.h
…
nsWeakPtr.h
…
pure_api.c
…
pure.h
…