gecko-dev/webshell
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
..
embed Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
macbuild Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
public Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
src Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
tests nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
.cvsignore
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
makefile.win 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00