Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
fed2df71c6
pjs
/
xpcom
/
base
История
peterv%propagandism.org
5aa4486015
Fix for bug 383651 (Re-entrancy into nsCycleCollector::Collect can result in a crash). Patch by ak.miller@auckland.ac.nz, r=graydon, sr=dbaron.
2007-06-08 10:17:21 +00:00
..
.cvsignore
…
Makefile.in
Bug 333078: XPCOM cycle collector
2007-01-04 22:31:26 +00:00
nsAgg.h
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
2007-05-24 14:10:04 +00:00
nsAllocator.cpp
…
nsAllocator.h
…
nsAutoPtr.h
Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron
2006-11-21 21:28:14 +00:00
nsCom.h
…
nsConsoleMessage.cpp
…
nsConsoleMessage.h
…
nsConsoleService.cpp
Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin
2006-07-19 12:49:33 +00:00
nsConsoleService.h
…
nsCycleCollectionParticipant.cpp
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
2007-05-24 14:10:04 +00:00
nsCycleCollectionParticipant.h
Fix warning.
2007-05-25 10:57:38 +00:00
nsCycleCollector.cpp
Fix for bug 383651 (Re-entrancy into nsCycleCollector::Collect can result in a crash). Patch by ak.miller@auckland.ac.nz, r=graydon, sr=dbaron.
2007-06-08 10:17:21 +00:00
nsCycleCollector.h
Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking.
2007-05-24 14:10:04 +00:00
nsDebugImpl.cpp
Bug 342670
2006-11-22 17:50:35 +00:00
nsDebugImpl.h
…
nsError.h
Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin
2006-11-18 00:48:56 +00:00
nsErrorService.cpp
…
nsErrorService.h
…
nsExceptionService.cpp
…
nsExceptionService.h
…
nsGarbageCollector.c
…
nsIAllocator.h
…
nsIConsoleListener.idl
…
nsIConsoleMessage.idl
…
nsIConsoleService.idl
Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin
2006-07-19 12:49:33 +00:00
nsIDebug.idl
…
nsIErrorService.idl
…
nsIException.idl
…
nsIExceptionService.idl
…
nsIID.h
…
nsIInterfaceRequestor.idl
…
nsILeakDetector.idl
…
nsIMacUtils.idl
…
nsIMemory.idl
…
nsIMutable.idl
…
nsIProgrammingLanguage.idl
…
nsISupports.idl
…
nsISupportsBase.h
Bug 313309 - Table-driven QI part 3 - use weak statics for interface IDs, r=shaver. This will break VC6 and gcc2.9x, which is ok
2006-11-14 21:21:37 +00:00
nsISupportsObsolete.h
…
nsITraceRefcnt.idl
…
nsIUUIDGenerator.idl
…
nsIVersionComparator.idl
…
nsIWeakReference.idl
…
nsInterfaceRequestorAgg.cpp
…
nsInterfaceRequestorAgg.h
…
nsLeakDetector.cpp
…
nsLeakDetector.h
…
nsMacUtilsImpl.cpp
…
nsMacUtilsImpl.h
…
nsMemoryImpl.cpp
…
nsMemoryImpl.h
…
nsStackFrameUnix.cpp
…
nsStackFrameUnix.h
…
nsStackFrameWin.cpp
b=354984, patches to build with vista RC1 SDK, r=darin
2006-10-24 20:38:29 +00:00
nsStackFrameWin.h
…
nsSystemInfo.cpp
…
nsSystemInfo.h
…
nsTraceRefcntImpl.cpp
Make nsTraceRefcnt print addresses along with serial numbers, and fix warning about casting to a function pointer. b=383234 r=peterv
2007-06-06 22:05:25 +00:00
nsTraceRefcntImpl.h
…
nsUUIDGenerator.cpp
b=327161, real and final fix for btek's orange in uuidgenerator glibc brokenness, r+sr=bz
2006-08-15 00:52:21 +00:00
nsUUIDGenerator.h
Bug 349526: BeOS crashes at startup due to mState buffer overrun, p=tqh <thesuckiestemail@yahoo.se>, r+sr=vlad
2007-01-27 05:11:35 +00:00
nsVersionComparatorImpl.cpp
…
nsVersionComparatorImpl.h
…
nsWeakPtr.h
…
nscore.h
Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin
2006-11-18 00:48:56 +00:00
nsrootidl.idl
…
pure.h
…
pure_api.c
…