gecko-dev/embedding/components/ui
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
..
helperAppDlg nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
progressDlg 115451, 115154 - Can't close save file progress dialog, directory created with wrong permissions 2001-12-17 22:52:40 +00:00
.cvsignore Updating .cvsignore files. 2001-07-06 02:36:37 +00:00
Makefile.in
jar.mn Bug 92508; adding entries for moved/renamed progress dlg files; r=ccarlen, sr=mscott 2001-12-07 01:17:37 +00:00
makefile.win