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
2025-02-21 09:49:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
seawood%netscape.com
4ee30c8ab4
Update manifest files in attempt to quell mac bustage.
...
Bug
#120474
2002-02-08 08:04:34 +00:00
..
.cvsignore
…
Makefile.in
Move nsDebug.* & nsWeakReference.* into xpcom glue lib.
2002-02-08 06:35:15 +00:00
makefile.win
Move nsDebug.* & nsWeakReference.* into xpcom glue lib.
2002-02-08 06:35:15 +00:00
MANIFEST
Update manifest files in attempt to quell mac bustage.
2002-02-08 08:04:34 +00:00
nsComponentManagerUtils.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
…
nsDebug.cpp
…
nsDebug.h
…
nsGenericFactory.cpp
Fix for 103518. Call module destructor function *after* destroying factories. submitted by Henry.Jia@sun.com, r=dp/dougt, sr=alecf
2002-02-06 20:47:37 +00:00
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
Adding comments to the nsIGenericFactory file. bug 123442. r=gagan@netscape.com, sr=alecf@netscape.com
2002-02-05 01:38:43 +00:00
nsIInterfaceRequestorUtils.h
…
nsISupportsImpl.h
Fixing calling conventions of NS_IMPL_THREADSAFE_RELEASE. Submitted by Tobias Oberstein. r=me, sr=jband@netscape.com.
2002-02-05 03:34:44 +00:00
nsISupportsUtils.h
…
nsIWeakReferenceUtils.h
…
nsMemory.cpp
…
nsMemory.h
…
nsQuickSort.cpp
…
nsQuickSort.h
…
nsServiceManagerUtils.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…