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-26 06:11:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b47650a711
gecko-dev
/
xpcom
/
base
History
timeless%mozdev.org
b47650a711
Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR
...
r=dougt
2003-09-24 01:56:06 +00:00
..
.cvsignore
IIDS.h
Bug 205363 Remove SendStatusNotification/nsIPrintStatusCallback
2003-05-23 22:10:13 +00:00
Makefile.in
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
nsAgg.h
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h
Fix for bug 208398 (Implement swap on nsRefPtr). r=sicking, sr=dbaron.
2003-06-10 11:39:54 +00:00
nsCom.h
nsComObsolete.h
Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
2002-09-24 00:56:20 +00:00
nsConsoleMessage.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
nsConsoleMessage.h
nsConsoleService.cpp
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
nsConsoleService.h
nscore.h
#215581
2003-09-15 21:55:23 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsDebugImpl.cpp
Bug 217852 ASSERTION: nsDebugImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()'
2003-09-11 01:42:41 +00:00
nsDebugImpl.h
Enables debug stackcrawl support in GRE builds. b=208098. r=dbaron.
2003-07-07 22:11:36 +00:00
nsError.h
Preparation for bug 185797, compiled XSLT stylesheets.
2003-03-25 20:28:09 +00:00
nsErrorService.cpp
nsErrorService.h
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
nsExceptionService.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
nsExceptionService.h
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
nsID.h
Backing out the change to use memcmp() for comparing ID's. r=jaggernaut@netscape.com, sr=alecf@netscape.com, a=dbaron@dbaron.org.
2003-02-11 02:05:20 +00:00
nsIDebug.idl
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
nsIErrorService.idl
nsIException.idl
nsIExceptionService.idl
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
nsIID.h
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsIMemory.idl
nsIProgrammingLanguage.idl
nsISupports.idl
nsISupportsBase.h
nsISupportsObsolete.h
Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR
2003-09-24 01:56:06 +00:00
nsISystemInfo.idl
nsITraceRefcnt.idl
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
nsIWeakReference.idl
nsLeakDetector.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
nsLeakDetector.h
nsMemoryImpl.cpp
Bug 199006 there are two independent initializations of nsMemoryImpl before Init_XPCOM2 finishes
2003-04-07 14:20:19 +00:00
nsMemoryImpl.h
nsrootidl.idl
nsStackFrameUnix.cpp
fixing solaris bustage... one more try
2003-01-16 02:22:18 +00:00
nsStackFrameUnix.h
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
nsStackFrameWin.cpp
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
nsStackFrameWin.h
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
nsSystemInfo.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
nsSystemInfo.h
nsTraceRefcntImpl.cpp
Fixing bustage
2003-08-05 06:42:22 +00:00
nsTraceRefcntImpl.h
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
nsWeakPtr.h
pure_api.c
pure.h