<h1 class="page-header">Useful code from other projects</h1>
<p><b>STILL BEING WRITTEN.</b></p>
<p>Mainly we're looking for JS here, either in the Mozilla tree, somewhere on Mozdev, or elsewhere in the world.</p>
<h2>Code for doing something in another thread (<a href="http://mozdev.org/bugs/show_bug.cgi?id=3093">tracking bug</a>).</h2>
<ul>
<li>
Only <a href="http://lxr.mozilla.org/seamonkey/source/js/src/xpconnect/tests/js/old/threads.js#6">the tests</a> appear to use nsIThread.
</li>
<li>
<a href="http://lxr.mozilla.org/seamonkey/source/directory/xpcom/datasource/nsLDAPDataSource.js">nsLDAPDataSource</a> uses nsIEventQueueService and looks useful. It always proxies Listeners and Observers.
</li>
</ul>
<p style="text-align: right"><a href="http://www.mozdev.org/source/browse/archangel/www/comparisons.html">History of this page</a></p>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>