gecko/xpcom/glue
dwitte@stanford.edu 8a06010627 fix OS/2 bustage.
2007-12-21 17:06:43 -08:00
..
standalone Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz 2007-08-17 20:48:16 -07:00
Makefile.in Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg 2007-09-20 16:14:25 -07:00
nsArrayEnumerator.cpp
nsArrayEnumerator.h
nsArrayUtils.cpp
nsArrayUtils.h
nsAutoLock.cpp
nsAutoLock.h Bug 350132 - Deadlock in JS/XPCOM proxy, r=brendan 2007-08-16 13:51:50 -07:00
nsBaseHashtable.h Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer] 2007-10-19 16:26:52 -07:00
nsCategoryCache.cpp
nsCategoryCache.h
nsClassHashtable.h
nsCOMArray.cpp
nsCOMArray.h
nsComponentManagerUtils.cpp
nsComponentManagerUtils.h
nsCOMPtr.cpp
nsCOMPtr.h Bug 396369 - "Overload forget method on nsCOMPtr/nsRefPtr to work with out parameters". r=dbaron, sr=bsmedberg, a=damons. 2007-11-11 10:56:45 -08:00
nsCRTGlue.cpp
nsCRTGlue.h
nsCycleCollectionParticipant.cpp Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-29 06:45:07 -07:00
nsCycleCollectionParticipant.h Landing patch for bug 401687. Stop reference counting JS objects in the cycle collector. Patch by peterv@propagandism.org, r+sr=dbaron@mozilla.com,igor@mir2.org, a=dsicore@mozilla.com 2007-11-01 15:51:57 -07:00
nsDataHashtable.h
nsDebug.h Bug 392055: NS_ENSURE_SUCCESS should print out the error code. Original patch by Shawn Wilsher (sdwilsh) <comrade693+bmo@gmail.com>, updated by me to handle the standalone xpcom glue case and to use printf safely. r=bsmedberg, sr=bzbarsky, a=dsicore. 2007-09-28 11:59:07 -07:00
nsDeque.cpp move nsDeque to xpcom glue. Bug 395349, r+a=bsmedberg 2007-09-18 11:14:34 -07:00
nsDeque.h forgot to fix a review comment for checkin I did for bug 395349 2007-09-18 11:45:28 -07:00
nsEnumeratorUtils.cpp
nsEnumeratorUtils.h
nsGenericFactory.cpp
nsGenericFactory.h
nsGREGlue.cpp
nsHashKeys.h
nsIClassInfoImpl.h
nsID.cpp
nsID.h
nsIGenericFactory.h
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsINIParser.cpp
nsINIParser.h
nsInterfaceHashtable.h
nsISupportsImpl.cpp
nsISupportsImpl.h Fix bustage from previous checkin for bug 392055. Move #define of XPCOM_GLUE_AVOID_NSPR from nsISupportsImpl.h to nscore.h. r/a=bsmedberg 2007-09-28 13:33:32 -07:00
nsISupportsUtils.h
nsIWeakReferenceUtils.h Kick one of the unit test tinderboxen into another build. 2007-11-17 11:47:05 -08:00
nsMemory.cpp
nsMemory.h
nsProxyRelease.cpp
nsProxyRelease.h
nsQuickSort.cpp
nsQuickSort.h
nsRefPtrHashtable.h
nsServiceManagerUtils.h
nsStringAPI.cpp
nsStringAPI.h Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz 2007-08-17 20:48:16 -07:00
nsStringGlue.h
nsTArray.cpp backing out change. 2007-12-20 01:33:03 -08:00
nsTArray.h relanding part of 407442. 2007-12-19 23:30:04 -08:00
nsTextFormatter.cpp Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg 2007-09-20 16:14:25 -07:00
nsTextFormatter.h Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg 2007-09-20 16:14:25 -07:00
nsTHashtable.cpp
nsTHashtable.h Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer] 2007-10-19 16:26:52 -07:00
nsThreadUtils.cpp Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer] 2007-10-19 16:26:52 -07:00
nsThreadUtils.h
nsTObserverArray.cpp relanding part of 407442. 2007-12-19 23:30:04 -08:00
nsTObserverArray.h fix OS/2 bustage. 2007-12-21 17:06:43 -08:00
nsTPtrArray.h
nsTraceRefcnt.h
nsTWeakRef.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVoidArray.cpp
nsVoidArray.h
nsWeakReference.cpp
nsWeakReference.h
nsXPTCUtils.h
objs.mk Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg 2007-09-20 16:14:25 -07:00
pldhash.c
pldhash.h