gecko-dev/netwerk/test
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
..
.cvsignore updating .cvsignore 2001-11-27 02:11:44 +00:00
Makefile.in Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
PageList.txt
TestAsyncCache.js
TestCacheBlockFiles.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestCacheCollisions.js
TestCacheMgr.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestCachePerformance.js
TestCacheService.cpp API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
TestCacheVisitor.js
TestCallbacks.cpp Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
TestDBMAccess.cpp Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 23:47:43 +00:00
TestDNSDaemon.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestDiskCache.js
TestFileInput.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestFileInput2.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestFileTransport.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestHttp.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestIDN.cpp code changes for bug 42898 "iDNS support" 2001-10-05 07:50:21 +00:00
TestMCTransport.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestMakeAbs.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestObjectCache.js
TestOverlappedIO.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestPageLoad.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestPerf.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestProtocols.cpp API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
TestRawCache.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestRes.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestSocketIO.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestSocketInput.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestSocketTransport.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestStandardURL.cpp landing standard url rewrite (bug 103916) 2001-11-16 02:09:13 +00:00
TestSyncHTTP.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestThreadedIO.cpp API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
TestURLParser.cpp landing standard url rewrite (bug 103916) 2001-11-16 02:09:13 +00:00
TestUpload.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
TestWriteSpeed.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
TestWriteStream.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
jarlist.dat adding jar performance test 2001-11-29 00:50:55 +00:00
makefile.win Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
neckoTiming.pl
sites.txt
urlparse.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urlparse_mac.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urlparse_unx.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urlparse_win.dat bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
urltest.cpp nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
urltests.dat