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-02 12:07:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
glue
History
beard%netscape.com
d3012769e3
to avoid unnecessary assertions, configurations not defining NS_MT_SUPPORTED (such as the Mac) shouldn't use the OWNINGTHREAD machinery. r=warren, a=leaf
2000-03-06 23:55:14 +00:00
..
nsComponentManagerUtils.h
registry speed ups (part of 12817)
2000-02-16 07:45:20 +00:00
nsCOMPtr.cpp
enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug
#26420
, r=dougt
2000-02-06 21:17:51 +00:00
nsCOMPtr.h
wrapped |nsCOMPtr| vs. raw pointer comparisons in a |#ifndef| for |NSCAP_NSCOMPTR_TO_RAW_COMPARISONS_ARE_AMBIGUOUS| which is currently not defined. When an autoconf test defines this symbol, these operators will go away, and Linux will never be bit by the |nsCOMPtr| can't compare to a raw pointer error. Currently, there is no effect. r={mjudge,rginda}
2000-02-12 23:30:52 +00:00
nsDebug.cpp
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
nsDebug.h
…
nsGenericFactory.cpp
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
nsGenericFactory.h
…
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
Landing nsIFile.
2000-01-24 21:28:28 +00:00
nsISupportsUtils.h
to avoid unnecessary assertions, configurations not defining NS_MT_SUPPORTED (such as the Mac) shouldn't use the OWNINGTHREAD machinery. r=warren, a=leaf
2000-03-06 23:55:14 +00:00
nsQuickSort.cpp
…
nsQuickSort.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…