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
ginn.chen%sun.com
24f0647740
Bug 374689 Fix build issues
...
r+a=dbaron git-svn-id: svn://10.0.0.236/trunk@231952 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-13 05:29:55 +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
Bug 386025 - Expose cycle-collection symbols, r=graydon
2007-08-06 14:34:05 +00:00
nsCycleCollector.h
Bug 386025 - Expose cycle-collection symbols, r=graydon
2007-08-06 14:34:05 +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
…
nsISupportsObsolete.h
…
nsITraceRefcnt.idl
…
nsIUUIDGenerator.idl
…
nsIVersionComparator.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsMacUtilsImpl.cpp
…
nsMacUtilsImpl.h
…
nsMemoryImpl.cpp
…
nsMemoryImpl.h
…
nsrootidl.idl
…
nsStackFrameUnix.cpp
Bug 374689 Fix build issues
2007-08-13 05:29:55 +00:00
nsStackFrameWin.cpp
Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan
2007-08-10 22:20:49 +00:00
nsStackFrameWin.h
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
nsStackWalk.cpp
Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan
2007-08-10 22:20:49 +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
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
nsTraceRefcntImpl.h
…
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
…