Happy New Year! As far as I know the related Firebug code lies in these files:
https://github.com/firebug/firebug/blob/master/extension/content/firebug/net/httpActivityObserver.js https://github.com/firebug/firebug/blob/master/extension/content/firebug/net/netProgress.js Though I'm not enough into that code to tell you more details. And because you didn't get any other response so far, I suggest you ask in one of the following Mozilla mailing lists: - dev-extensions <https://lists.mozilla.org/listinfo/dev-extensions> - support-firefox <https://lists.mozilla.org/listinfo/support-firefox> - dev-platform <https://lists.mozilla.org/listinfo/dev-platform> - dev-tech-network <https://lists.mozilla.org/listinfo/dev-tech-network> Best regards, Sebastian On Saturday, December 26, 2015 at 10:20:41 PM UTC+1, fred wrote: > > Hi all, > > I am building an extension and I want to calculate the the duration of > each request . I am able to get the waiting time of each request. But I am > not able to calculate the receiving time(the time during which the server > sends data to server ). Please help me . > > Thanks > > > -- 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 https://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/9ea80cbe-a2a7-49da-9225-a14a869d0c0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
