I really like the firebug console and the javascript scripting that is
possible with it but lately I'm running into some limitations with how
each panel operates. I have a script that needs to be aware of XHR
timing but I haven't figured out how to access this information from
the javascript console. So is there a way to hook into the Net panel
from the Console panel in order to collect timing information
programatically? Basically my script needs to do certain things based
on whether there is a request in progress or not but I don't know how
to monitor ongoing Ajax requests.

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to