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-01-26 14:46:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
base
History
scc%netscape.com
89652d3a1f
switching back to the stricter declaration of |nsDerivedSafe<T>::operator=()|. Since I removed |nsISupportsArray::operator=()|, all should be well. I left the old declaration in but commented out, just in case. I hope I don't have to conditionalize this wth an autoconf test. I've built this (with the help of several other people including mjudge, waqar, slamm, et al) on as many other platforms as I could. This declaration is intended to stop people from declaring an |operator=()| in their (XP)COM interface classes.
1999-07-22 20:03:42 +00:00
..
.cvsignore
…
IIDS.h
…
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_IDL
…
nsAgg.h
…
nsAllocator.cpp
…
nsAllocator.h
…
nsCom.h
…
nsCOMPtr.cpp
…
nsCOMPtr.h
switching back to the stricter declaration of |nsDerivedSafe<T>::operator=()|. Since I removed |nsISupportsArray::operator=()|, all should be well. I left the old declaration in but commented out, just in case. I hope I don't have to conditionalize this wth an autoconf test. I've built this (with the help of several other people including mjudge, waqar, slamm, et al) on as many other platforms as I could. This declaration is intended to stop people from declaring an |operator=()| in their (XP)COM interface classes.
1999-07-22 20:03:42 +00:00
nscore.h
Landing timer move on windows.
1999-07-17 15:52:01 +00:00
nsDebug.cpp
…
nsDebug.h
…
nsError.h
Fixing Bug 9976.
1999-07-16 18:15:14 +00:00
nsIAllocator.h
…
nsID.cpp
…
nsID.h
…
nsIID.h
…
nsIPtr.h
…
nsISupports.idl
…
nsISupportsUtils.h
- Fix possessive "its" misspelled as "it's".
1999-07-17 03:32:39 +00:00
nsrootidl.idl
…
nsTraceRefcnt.cpp
…
nsTraceRefcnt.h
…
nsTraceRefcntImpl.cpp
…
nsTraceRefcntImpl.h
…