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
237a94d4eefa8efefb186ea87722b943137ede4e
Mozilla
/
mozilla
/
xpcom
/
tests
History
jaggernaut%netscape.com
8a87c13848
One module per line for REQUIRES. r=/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@103116 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-18 22:01:13 +00:00
..
dynamic
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
macbuild
…
services
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
StringFactoringTests
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
utils
…
windows
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
CvtURL.cpp
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
2001-08-14 04:18:27 +00:00
FilesTest.cpp
…
Makefile.in
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
makefile.win
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
nsIFileEnumerator.cpp
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
nsIFileTest.cpp
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
2001-07-24 18:38:25 +00:00
PropertiesTest.cpp
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
RegFactory.cpp
…
resources.h
…
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
…
test.properties
…
TestArray.cpp
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag sr=alecf b=45797
2001-09-10 19:54:27 +00:00
TestAtoms.cpp
…
TestAutoLock.cpp
…
TestBuffers.cpp
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
TestCallTemplates.cpp
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
TestCOMPtr.cpp
…
TestCOMPtrEq.cpp
…
TestCRT.cpp
…
TestFactory.cpp
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
TestFactory.h
…
TestID.cpp
…
TestObserverService.cpp
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
2001-09-06 21:13:11 +00:00
TestPipes.cpp
…
TestServMgr.cpp
…
TestShutdown.cpp
…
TestStackCrawl.cpp
…
TestThreads.cpp
…
TestVoidBTree.cpp
…
TestXPIDLString.cpp
…