Ben Hutchings wrote:
It seems like some parts of the Mozilla event handling machinery don't
like being recursed over, so in some cases events won't be processed
while an event handler (such as my on_net_state_change function) is
running.

Oh, right. The event queues try to prevent reentry... at least with 1.7. I recall us running into this problem since then... :(

-Boris
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to