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
cfecb5d07fdbd2cd78ca9db3ec16bbe963cc57bb
Mozilla
/
mozilla
/
xpcom
/
obsolete
History
bryner%brianryner.com
16b26bbf1b
Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@152655 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 06:19:03 +00:00
..
component
Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron.
2004-02-11 06:19:03 +00:00
dlldeps-obs.cpp
…
dlldeps.cpp
…
Makefile.in
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
nsFileSpec.cpp
…
nsFileSpec.h
…
nsFileSpecBeOS.cpp
…
nsFileSpecImpl.cpp
…
nsFileSpecImpl.h
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
nsFileSpecMac.cpp
…
nsFileSpecOS2.cpp
…
nsFileSpecUnix.cpp
bug 227547: convert NFD to NFC on MacOS X : nsFileSpec patch (r=ccarlen, sr=dbaron)
2004-02-10 05:05:01 +00:00
nsFileSpecWin.cpp
…
nsFileStream.cpp
…
nsFileStream.h
…
nsIFileSpec.idl
…
nsIFileStream.cpp
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
nsIFileStream.h
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsSpecialSystemDirectory.cpp
…
nsSpecialSystemDirectory.h
…
nsXPCOMObsolete.cpp
…
xpcomobsolete.pkg
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00