Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
gecko-dev
зеркало из
https://github.com/mozilla/gecko-dev.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули gecko-dev
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
dc81cddb5d
gecko-dev
/
xpcom
/
base
История
dbaron%dbaron.org
b7de5d5648
Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner
2004-01-03 19:16:31 +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
nsCWeakReference.cpp
…
nsCWeakReference.h
…
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
…
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
Bug 212222 - Load default prefs from the GRE and from the application. r/sr=alecf/darin
2003-11-03 16:46:13 +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
Microsoft didn't prefix their core interface names with 'ns'.
2003-11-11 21:53:36 +00:00
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
…
nsStackFrameUnix.cpp
Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner
2004-01-03 19:16:31 +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
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
nsWeakPtr.h
…
nscore.h
#215581
2003-09-15 21:55:23 +00:00
nsrootidl.idl
…
pure.h
…
pure_api.c
…