This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8ac7f2bebcaedeef32bef4e199eb03525430c19
Mozilla
/
mozilla
/
xpcom
/
glue
History
sfraser%netscape.com
a58abd053a
Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@113190 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-30 04:05:47 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
nsComponentManagerUtils.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
2002-01-25 15:07:38 +00:00
nsDebug.cpp
OS/2 code only - make it easier to turn off popup asserts if necessary by restructuring code
2002-01-28 23:26:31 +00:00
nsDebug.h
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
nsGenericFactory.cpp
Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 04:05:47 +00:00
nsGenericFactory.h
Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 04:05:47 +00:00
nsID.cpp
…
nsID.h
…
nsIGenericFactory.h
Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 04:05:47 +00:00
nsIInterfaceRequestorUtils.h
…
nsISupportsImpl.h
…
nsISupportsUtils.h
…
nsIWeakReferenceUtils.h
…
nsMemory.cpp
…
nsMemory.h
…
nsQuickSort.cpp
…
nsQuickSort.h
…
nsServiceManagerUtils.h
…
nsVoidArray.cpp
…
nsVoidArray.h
…
nsWeakReference.cpp
…
nsWeakReference.h
…