..
StringFactoringTests
bug #53209 : removing |nsSharedString| here, just from my test harness.
2001-02-24 03:13:51 +00:00
dynamic
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
macbuild
…
services
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
utils
Relanding Necko Changes.
2001-02-21 20:38:08 +00:00
windows
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
.cvsignore
Ignore generated files
2001-02-14 00:22:38 +00:00
CvtURL.cpp
…
FilesTest.cpp
#42637
2000-06-28 21:56:49 +00:00
Makefile.in
Remove unneeded LOST_SYM_LIBS defines.
2001-04-30 01:13:22 +00:00
PropertiesTest.cpp
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
RegFactory.cpp
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
SizeTest01.cpp
…
SizeTest02.cpp
…
SizeTest03.cpp
…
SizeTest04.cpp
…
SizeTest05.cpp
…
SizeTest06.cpp
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
TestArray.cpp
…
TestAtoms.cpp
…
TestAutoLock.cpp
# 34082
2000-05-02 22:38:04 +00:00
TestBuffers.cpp
Removed reference to nsIBaseStream
2000-08-22 09:56:13 +00:00
TestCOMPtr.cpp
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
TestCOMPtrEq.cpp
Add a test to test all the combinations of |operator==| with nsCOMPtr so we can make sure that they will all compile on all platforms (to help with bug 65664). sr=scc@mozilla.org Not part of the build.
2001-01-31 20:18:47 +00:00
TestCRT.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
TestFactory.cpp
…
TestFactory.h
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
TestID.cpp
…
TestObserverService.cpp
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
2001-06-30 11:02:25 +00:00
TestPipes.cpp
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
2001-01-23 22:10:34 +00:00
TestServMgr.cpp
42637
2000-07-05 13:53:12 +00:00
TestShutdown.cpp
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
TestStackCrawl.cpp
…
TestThreads.cpp
Adds a test case for bug 84489. r=danm@netscape.com, sr=darin@netscape.com, a=clayton@netscape.com
2001-06-12 18:38:17 +00:00
TestVoidBTree.cpp
Add test for Iterator.
2000-06-13 08:02:30 +00:00
TestXPIDLString.cpp
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
makefile.win
Add TestCOMPtrEq to the build to make sure that all nsCOMPtr operator== will work correctly across platforms. r=scc@mozilla.org sr=brendan@mozilla.org b=65664
2001-02-04 19:57:33 +00:00
nsIFileEnumerator.cpp
Checking error code from IsDirectory().
2000-11-15 22:39:43 +00:00
nsIFileTest.cpp
Bug 37275, Changing value of all progids, and changing everywhere a progid
2000-09-13 23:57:52 +00:00
resources.h
…
test.properties
…