This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-07 12:15:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
46b177e406
gecko-dev
/
xpcom
/
base
History
harishd%netscape.com
fa9d1080cf
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
...
r=heikki sr=jst
2001-04-17 23:23:33 +00:00
..
.cvsignore
bloatblame.c
IIDS.h
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
2001-04-17 23:23:33 +00:00
jar.mn
Makefile.in
Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build. r=disttsc@bart.nl sr=cls@seawood.org
2001-04-03 13:29:13 +00:00
makefile.win
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
MANIFEST
MANIFEST_IDL
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h
Fix bustage on VC++ and gcc 2.7.2.x caused by incorrect overload resolution.
2001-04-07 17:25:16 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
2001-04-11 14:23:13 +00:00
nsConsoleService.h
nscore.h
nsCWeakReference.cpp
nsCWeakReference.h
nsDebug.cpp
fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan
2001-03-23 06:57:17 +00:00
nsDebug.h
nsDebugHelpWin32.cpp
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
2001-01-17 21:06:51 +00:00
nsDebugHelpWin32.h
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
2001-01-17 21:06:51 +00:00
nsError.h
nsErrorService.cpp
#73620
2001-03-27 22:59:33 +00:00
nsErrorService.h
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
Fixing mac breakage. It seems as if the mac compiler actually follows the C++ standard.
2001-02-04 10:49:33 +00:00
nsID.h
nsIErrorService.idl
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsILoggingService.idl
nsIMemory.idl
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h
Bug 68213. Require users of nsFixedSizeAllocator to specify object size at Free() time to avoid 8 byte overhead per allocation. r=harishd, brendan, shaver, hyatt; sr=scc
2001-04-04 05:00:08 +00:00
nsISystemInfo.idl
nsIWeakReference.idl
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
nsLeakDetector.cpp
Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf.
2001-03-15 02:49:23 +00:00
nsLeakDetector.h
nslog.h
nsLogging.cpp
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
nsLogging.h
nsMemory.h
nsMemoryImpl.cpp
nsMemoryImpl.h
nsrootidl.idl
Add AString to nsrootidl.idl for bug 70681, r=markh, sr=jst
2001-04-05 12:25:09 +00:00
nsStackFrameWin.h
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
2001-01-17 21:06:51 +00:00
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceMalloc.c
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
nsTraceMalloc.h
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
nsTraceMallocCallbacks.h
not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well
2001-01-17 21:06:51 +00:00
nsTraceRefcnt.cpp
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
nsTraceRefcnt.h
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
2000-12-23 16:43:32 +00:00
nsTraceRefcntImpl.cpp
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
nsTraceRefcntImpl.h
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
2000-12-23 16:43:32 +00:00
nsTypeInfo.cpp
R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build
2001-01-25 22:54:05 +00:00
nsWeakPtr.h
nsWeakReference.cpp
fix bustage
2001-03-09 01:38:36 +00:00
nsWeakReference.h
part of the fix to bug 66950. For xpconnect the class we mixin to sometimes needs to know if any weak references are outstanding. r=rogerl sr=brendan
2001-02-02 08:40:01 +00:00
nsWinTraceMalloc.cpp
not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made
2001-01-17 21:07:42 +00:00
pure_api.c
pure.h
tmreader.c
tmreader.h
xpcom.properties