gecko-dev/xpinstall
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
..
cleanup Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
macbuild Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
packager Branched. 2001-12-18 00:15:19 +00:00
public Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
res 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
src nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
standalone nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
stub nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
test
wizard Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
.cvsignore
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
makefile.win Turning on cleanup utility in the build. Fixes bug 65679. r=dveditz, sr=mscott 2001-03-08 23:40:45 +00:00