[Greasemonkey] Re: Problems with 0.5.1

Adam Judson adamsplugins at gmail.com
Thu Sep 1 15:02:52 EDT 2005


> Actually in mozilla, amazing but true, there is basically one thread
> for everything. Even rendering and JS are on the same thread. The only
> things that are on separate threads are pretty obscure things like dns
> resolution, etc.

Though I'm speaking from ignorance, I find this hard to believe. 
Using my extension
(tamperdata), I launch a modal popup when mozilla processes a http
request.  I've seen
several of those popups at once (pages loading images etc in the
background).  I don't
see how this is consistant with "everything in the same thread."

Adam


More information about the Greasemonkey mailing list