Re: scopes, execution contexts, and scripts

Boris Zbarsky <[email protected]> Fri, 22 Jan 2010 20:00:19 -0500
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
On 1/22/10 7:45 PM, John J Barton wrote:
> No, I was thinking more like a way of enumerating the queued setTimeouts
> or getting an event when they are queued/fired, stuff you'd use to
> explore the application state. eg "did all 25 of my setIntervals get set
> up?" or "golly why do I have 25 setIntervals!". bug 532903 is more
> similar to activity analysis, "where is my time going".

OK.  Can you file a bug with a description of the sort of information 
you'd want?

-Boris