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
Files
d1130c5bf01af2dd8b37501517bc07fab299e596
Mozilla
/
mozilla
/
xpcom
/
base
History
joshmoz%gmail.com
20af0810db
Make Mac OS X debug trap impl use raise(SIGTRAP) instead of Mac OS X debugging function so we're only required to set the XPCOM debug env variable and not also the Mac OS X debug break variable. Also make GNUC/x86 test more robust, include '__i386__' in the test because not all platforms define '__i386' (Mac OS X is one of those, though it doesn't really matter here since we do a separate test for Mac OS X). b=339987 r=mento sr=dougt a=dougt
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198900 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-02 20:24:59 +00:00
..
Makefile.in
Merge nsUUIDGenerator to the 1.8 branch (bug 279521). a181=darin
2006-03-22 02:44:04 +00:00
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsAutoPtr.h
…
nsCom.h
…
nsConsoleMessage.cpp
…
nsConsoleMessage.h
…
nsConsoleService.cpp
…
nsConsoleService.h
…
nscore.h
323337 Use fastcall on Mac OS X x86: __attribute__(regparm(3)). r=josh a/1.8=me a/1.8.0=dveditz
2006-02-22 03:19:38 +00:00
nsDebugImpl.cpp
Make Mac OS X debug trap impl use raise(SIGTRAP) instead of Mac OS X debugging function so we're only required to set the XPCOM debug env variable and not also the Mac OS X debug break variable. Also make GNUC/x86 test more robust, include '__i386__' in the test because not all platforms define '__i386' (Mac OS X is one of those, though it doesn't really matter here since we do a separate test for Mac OS X). b=339987 r=mento sr=dougt a=dougt
2006-06-02 20:24:59 +00:00
nsDebugImpl.h
…
nsError.h
…
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
323657 Add a new MacUtils XPCOM service with an isUniversalBinary utility attribute to determine whether or not the running application is universal. r=bsmedberg sr=darin a/1.8=bsmedberg a/1.8.0=dveditz
2006-02-22 03:55:30 +00:00
nsIMemory.idl
…
nsInterfaceRequestorAgg.cpp
…
nsInterfaceRequestorAgg.h
…
nsIProgrammingLanguage.idl
…
nsISupports.idl
…
nsISupportsBase.h
…
nsISupportsObsolete.h
…
nsISystemInfo.idl
…
nsITraceRefcnt.idl
…
nsIUUIDGenerator.idl
Merge nsUUIDGenerator to the 1.8 branch (bug 279521). a181=darin
2006-03-22 02:44:04 +00:00
nsIVersionComparator.idl
…
nsIWeakReference.idl
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsMacUtilsImpl.cpp
323657 Add a new MacUtils XPCOM service with an isUniversalBinary utility attribute to determine whether or not the running application is universal. r=bsmedberg sr=darin a/1.8=bsmedberg a/1.8.0=dveditz
2006-02-22 03:55:30 +00:00
nsMacUtilsImpl.h
323657 Add a new MacUtils XPCOM service with an isUniversalBinary utility attribute to determine whether or not the running application is universal. r=bsmedberg sr=darin a/1.8=bsmedberg a/1.8.0=dveditz
2006-02-22 03:55:30 +00:00
nsMemoryImpl.cpp
…
nsMemoryImpl.h
…
nsrootidl.idl
…
nsStackFrameUnix.cpp
Workaround brokenness of __builtin_frame_address(0) on gcc 4.1 (as shipped with FC5, at least). b=331436 r+a=brendan
2006-04-05 23:16:52 +00:00
nsStackFrameUnix.h
…
nsStackFrameWin.cpp
…
nsStackFrameWin.h
…
nsTraceRefcntImpl.cpp
Bug 328855 - Support x86-64 in nsStackFrameUnix, r+a=dbaron
2006-02-28 19:25:16 +00:00
nsTraceRefcntImpl.h
…
nsUUIDGenerator.cpp
Fix for bug 332908 (nsUUIDGenerator should use CFUUIDCreate on OS X). r=vlad, sr=darin, a=darin.
2006-04-18 11:54:39 +00:00
nsUUIDGenerator.h
Merge nsUUIDGenerator to the 1.8 branch (bug 279521). a181=darin
2006-03-22 02:44:04 +00:00
nsVersionComparatorImpl.cpp
…
nsVersionComparatorImpl.h
…
nsWeakPtr.h
…
pure_api.c
…
pure.h
…