gecko-dev/netwerk/streamconv
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
..
converters Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
public Bug 78148. Reorg directory viewer backend to allow file and gopher to use 2001-10-03 00:43:30 +00:00
src nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
test nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
.cvsignore some ignorance 1999-07-22 21:38:22 +00:00
Makefile.in updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
makefile.win REQUIRES cleanup 2001-11-03 00:16:29 +00:00