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
2024-11-26 14:22:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
50c5f2be4e
gecko-dev
/
xpcom
/
tests
History
darin%meer.net
50c5f2be4e
fixes bug 239123 "exported functions in nsStringAPI.h should be frozen for 1.7 final" r=bsmedberg sr=dbaron a=asa
2004-04-11 20:52:32 +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
.cvsignore
CvtURL.cpp
Makefile.in
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
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
TestMinStringAPI.cpp
fixes bug 239123 "exported functions in nsStringAPI.h should be frozen for 1.7 final" r=bsmedberg sr=dbaron a=asa
2004-04-11 20:52:32 +00:00
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
Bug 235875 Replace NS_ERROR_SERVICE_NOT_FOUND
2004-02-29 08:04:46 +00:00
TestShutdown.cpp
TestStackCrawl.cpp
TestStrings.cpp
fixes bug 235272 "RFind is broken [was: Thunderbird treats two-letter folder msf files as folders themselves]" r=jst sr=bienvenu
2004-03-04 07:54:22 +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