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
efa3637bb00a67de043f3b556e2aa16f24b4e92d
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
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
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
Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron
2003-08-05 05:29:10 +00:00
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
…