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
d5e4e80ab8d748bf4efadde01f9421abbdf6b9db
Mozilla
/
mozilla
/
xpcom
/
tests
History
dbaron%dbaron.org
5eef234bb4
Some compilers insist that AddRef and Release return |nsrefcnt| in order to get along with nsDerivedSafe. Hopefully fixing gcc 2.95 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@138147 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-22 03:57:32 +00:00
..
dynamic
…
macbuild
…
services
…
StringFactoringTests
…
utils
…
windows
…
CvtURL.cpp
This is not part of the build (it doesn't build).
2003-01-22 08:10:45 +00:00
Makefile.in
Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron.
2003-02-22 00:32:13 +00:00
nsIFileEnumerator.cpp
…
nsIFileTest.cpp
…
RegFactory.cpp
This isn't part of the build (without these changes it doesn't build).
2003-01-22 06:18:06 +00:00
resources.h
…
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
…
test.properties
…
TestArray.cpp
…
TestAtoms.cpp
…
TestAutoLock.cpp
…
TestAutoPtr.cpp
Some compilers insist that AddRef and Release return |nsrefcnt| in order to get along with nsDerivedSafe. Hopefully fixing gcc 2.95 bustage.
2003-02-22 03:57:32 +00:00
TestBuffers.cpp
…
TestCallTemplates.cpp
…
TestCOMPtr.cpp
…
TestCOMPtrEq.cpp
…
TestCRT.cpp
…
TestDeque.cpp
…
TestFactory.cpp
…
TestFactory.h
…
TestID.cpp
…
TestObserverService.cpp
…
TestPermanentAtoms.cpp
…
TestPipes.cpp
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
…
TestStringService.cpp
Not part of the build (without these changes it doesn't build).
2003-01-22 07:51:44 +00:00
TestThreads.cpp
…
TestVoidBTree.cpp
…
TestXPIDLString.cpp
…