Commit 5f4ea1ba authored by dp%netscape.com's avatar dp%netscape.com
Browse files

Removing strange characters

parent 3e16ec57
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -261,7 +261,7 @@ ProgID cache to improve performance of ProgID queries</li>
Notion of Component dlls living in a <b>Components directory </b>and autoregistration
will load/manage only these components. Other components that are linked
in to the app need to call <tt>nsRepository::RegisterFactory()</tt> from
the app. <b>To make this happen we need a list of these.jjjjjjjjj</b></li>
the app. <b>To make this happen we need a list of these.</b></li>

<li>
<b>nsRegistry:</b> Enabling the new nsRegistry developed by Bill Law &lt;law@netscape.com></li>
@@ -273,7 +273,7 @@ Service Manager and Repository: Merge them</li>
Convenience function to createIntance(progid)</li>

<li>
Base ProgID in the interface ID&nbsp;header file</li>
Base ProgID in the interface ID header file</li>
</ul>

<h3>
@@ -343,8 +343,8 @@ components to use.</li>
Is the hierarchy <tt>ROOTKEY_COMMON\\<b>Classes</b>\\CLSID </tt>acceptable.</li>

<li>
Should we have a nsIRepository. JS&nbsp;needs it so that they can reflect
it in javascript. Remove &amp;'s in the API.</li>
Should we have a nsIRepository. JS needs it so that they can reflect it
in javascript. Remove &amp;'s in the API.</li>
</ul>

<hr WIDTH="100%">