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
Mozilla
/
mozilla
/
xpcom
/
tests
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
..
dynamic
…
services
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
StringFactoringTests
…
utils
…
windows
bustage fix
2004-02-07 03:06:25 +00:00
CvtURL.cpp
…
Makefile.in
…
nsIFileEnumerator.cpp
…
nsIFileTest.cpp
…
RegFactory.cpp
…
resources.h
…
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
…
test.properties
…
TestArray.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
TestAtoms.cpp
…
TestAutoLock.cpp
…
TestAutoPtr.cpp
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
TestCallTemplates.cpp
…
TestCOMPtr.cpp
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
TestCOMPtrEq.cpp
…
TestCRT.cpp
…
TestDeque.cpp
…
TestFactory.cpp
bustage fix
2004-02-07 03:06:25 +00:00
TestFactory.h
…
TestHashtables.cpp
Bug 208314 - remove use of iostreams to allow building with compilers
2004-02-07 02:41:10 +00:00
TestID.cpp
…
TestObserverService.cpp
Bug 208314 - remove use of iostreams to allow building with compilers
2004-02-07 02:41:10 +00:00
TestPermanentAtoms.cpp
…
TestPipes.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
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
…
TestThreads.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
TestVoidBTree.cpp
…
TestXPIDLString.cpp
…