This might be possible to fix.

Do you have an online test case that we could use to test it?
Can you file a bug (or is there one already?) and attach the test case?
https://code.google.com/p/fbug/issues/list

Thanks
Honza


On Wednesday, July 16, 2014 8:58:51 AM UTC+2, Kumar Harsh Srivastava wrote:
>
> In firebug's Net panel, if I click on a request row, it shows the request 
> headers, body and response, etc.
> But if the request is still* pending*, (say server is stuck somewhere, or 
> some error in my code), firebug shows *NOTHING*. When I hover over the 
> URL row, it just shows the full URL, but it's *not clickable*, so I 
> cannot view the request sent at all. The request is shown only when the 
> request *times-out*, which understandable takes a looooong time to 
> come... (or I have to manually crash my server so that firebug shows what 
> requests were sent, which is pretty stupid)
>
> In the Chrome Deveopler Tools, or even in Firefox's Developer Tools, when 
> I select a pending request, the "provisional" data is shown. This is of 
> great help, as it permits me to immediately start searching for possible 
> bugs in my code, rather than waiting for a timeout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/18e3faff-d6d9-44a1-93f9-72d837273b10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to