Hi Žilvinas, sorry for almost overseeing your issue. Could it be related to http://code.google.com/p/fbug/issues/detail?id=4649 ?
@Honza: When does the browser abort a request in general? Have a nice weekend! Sebastian PS: How could you attach the image? I am already searching for this option for long... On 18 Jul., 16:10, Žilvinas Bartkus <[email protected]> wrote: > We've got Javascript running on 3rd party client website that sends data > back to us upon 3rd party website visitor is leaving page (URL A) for > another page on same site (URL B). We simply want to get the time of exit > from URL A. > For this we attach attach "while" cycle of 350ms to "onunload" event and try > to load image with exit time in params. We know this is not the best way, > but there's not other option. > > The problem is that Firebug (1.7.3 on FF5, Win7 and Ubuntu) displays > multiple and identical requests (1st one does not have response) for URL B. > Moreover in the middle of them we've got request that was suppose trying to > send the exit time data for URL A to us, but was aborted by Firefox. URL B > page displays fine, just that we've got that 1 aborted request from URL A. > > Anyone ideas on why is Firebug displaying multiple and identical requests? > > Maybe that will lead us to getting the aborted request back to normallity. > > I attach screen-shot of firebug window. > > Žilvinas > > mutiple and aborted requests.jpg > 362KAnzeigenHerunterladen -- 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.
