gecko-dev/xpcom/glue
dbaron%fas.harvard.edu 59a4590389 Make |nsCOMPtr<T>::operator&| private so that it is not used by clients. Legitimate users should use |address_of| instead. b=59414 r=disttsc@bart.nl sr=scc@mozilla.org
Fix ambiguities relating to the various forms of |operator==| defined for nsCOMPtrs by avoiding |const| for parameters for compilers where it (incorrectly) confuses overload resolution.  r=scc@mozilla.org  sr=brendan@mozilla.org  b=65664
2001-02-04 19:57:29 +00:00
..
nsComponentManagerUtils.h
nsCOMPtr.cpp
nsCOMPtr.h Make |nsCOMPtr<T>::operator&| private so that it is not used by clients. Legitimate users should use |address_of| instead. b=59414 r=disttsc@bart.nl sr=scc@mozilla.org 2001-02-04 19:57:29 +00:00
nsDebug.cpp minor fix. sr=warren 2000-11-08 23:59:13 +00:00
nsDebug.h
nsGenericFactory.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsGenericFactory.h
nsID.cpp
nsID.h
nsIGenericFactory.h Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +00:00
nsISupportsUtils.h Bug 61339. Static accessor iid/cid should be 'const'. r=scc, sr=jband,rpotts 2000-12-21 00:38:31 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsVoidArray.cpp
nsVoidArray.h
nsWeakReference.cpp
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