зеркало из https://github.com/mozilla/gecko-dev.git
Updated new tasks
This commit is contained in:
Родитель
b111f58db1
Коммит
4067ee93ea
|
@ -13,37 +13,46 @@
|
|||
TODO List for XPCOM</h1></center>
|
||||
|
||||
<center>Last updated: 22 March 1999
|
||||
<br>Suresh Duddi</center>
|
||||
<br><a href="mailto:dp@netscape.com">Suresh Duddi</a></center>
|
||||
|
||||
<p><br>
|
||||
<table BORDER COLS=3 WIDTH="100%" NOSAVE >
|
||||
<table BORDER WIDTH="100%" NOSAVE >
|
||||
<tr NOSAVE>
|
||||
<th NOSAVE>Task</th>
|
||||
|
||||
<th NOSAVE>Priority</th>
|
||||
|
||||
<th NOSAVE>Owner</th>
|
||||
|
||||
<th NOSAVE>MileStone complete/Status</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Move xpcom from using NR_*() functions *(libreg) to nsIRegistry</td>
|
||||
<tr NOSAVE>
|
||||
<td NOSAVE>Move xpcom from using NR_*() functions (modules/libreg) to nsIRegistry
|
||||
(xpcom/src/nsRegistry.cpp)</td>
|
||||
|
||||
<td>Nick Ambrose <nicka@interdyn.com></td>
|
||||
<td>P1</td>
|
||||
|
||||
<td>Nick Ambrose <<a href="mailto:nicka@interdyn.com">nicka@interdyn.com</a>></td>
|
||||
|
||||
<td>3/22/1999 started</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Startup componentes: Some components need to be created at startup.
|
||||
<td>Startup components: Some components need to be created at startup.
|
||||
Have a framework for them.</td>
|
||||
|
||||
<td>P0</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>nsIRegistry access via Javascript</td>
|
||||
<td>nsIRegistry access via Javascript.</td>
|
||||
|
||||
<td>P0</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
|
@ -53,12 +62,43 @@ Have a framework for them.</td>
|
|||
<tr>
|
||||
<td>API changes: Remove all pathlist. XPCOM should support only paths.</td>
|
||||
|
||||
<td>P0</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Fix xpcom from being initialized before main from static variables.</td>
|
||||
|
||||
<td>P0</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>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.</td>
|
||||
|
||||
<td>P1</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<br>
|
||||
<h3>
|
||||
Priority</h3>
|
||||
|
||||
<blockquote>P0 - Got to fix. Blocking others.
|
||||
<br>P1 - Important to fix. Otherwise things will suck
|
||||
<br>P2 - Would be nice
|
||||
<br>P3 - Request for Enhancement</blockquote>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче