gecko-dev/htmlparser/tests
dougt%netscape.com c50ca402ad 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
..
grabpage Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
html Regression Test files. 2000-06-29 21:41:02 +00:00
htmlgen added htmlgen docs 2000-01-22 00:56:02 +00:00
logparse Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
outsinks 1. Converts callers of nsIComponentManagerObsolete to use 2002-01-29 21:22:13 +00:00
windows License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
.cvsignore
Makefile.in Add htmlparser/tests/outsinks to the enable-tests build 1999-12-06 22:29:49 +00:00
makefile.win Add tests/outsinks to build. r=slamm 1999-12-06 22:34:11 +00:00