I found bug in version 1.2. If xhr.onprogress added then console tab
does not display of XHR. For example:
...
xhr.onprogress = function(e){}
xhr.open(...)
...Now console does not display of XHR. But previous version (1.0) works perfectly. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
