Hi all,

I've been looking into the event loop implementation in Firefox. I am
trying to record the effects of asynchronous events dispatched by the event
loop. I am thinking of using proxy objects or watch constructs for
recording but I am having difficulty finding the related codes for event
loop.

I've been looking into the nsEventQueue implementation in XPCom module but
couldn't be sure if that is the right place to go. I will be grateful if
you could help me about details of event loops in Firefox.

Cheers,

Erdal Mutlu
Ph.D. Student
Research Center for Multi-Core Software Engineering
Koc University
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to