diff --git a/mozilla/xpcom/doc/TODO.html b/mozilla/xpcom/doc/TODO.html index 9ceb285cd7b..55696b37053 100644 --- a/mozilla/xpcom/doc/TODO.html +++ b/mozilla/xpcom/doc/TODO.html @@ -2,7 +2,7 @@ - + TODO List for XPCOM @@ -47,7 +47,9 @@ Mostly, there is equivalence between NR_*() calls and nsRegistry calls. Nick Ambrose <nicka87@hotmail.com> -3/22/1999 started +3/22/1999 started +
3/27/1999 Patch submitted +
4/1/1999 Espected date of landing @@ -97,7 +99,12 @@ Bandhauer Path handling: Use nsFileSpec instead of file path names. Char * pathnames are not intl, and cannot be stored in the registry. Plus that wont support -mac aliases. +mac aliases. + + P1 @@ -115,6 +122,27 @@ mac aliases. + + + + +Replace use of nsVector (PL_Vector) with nsISupportsArray + +P3 + + + + + + + +PATH argument to NSRegisterSelf() and NSUnregisterSelf() to be +a nsISupports + +P1 + + +