>
> > visit http://osmf.org/dev/2.0gm/thumbs.html
> > Start playing the upper video while watching the Net panel, then move to
> another tab.
>
> > After you move back you may notice the video request log to finish
> prematurely
>
> > (it won't log the whole video request but just that part when you were
> on that FF tab).
>
> Yes, I can reproduce this one. Please create a new issue report for it.
>
The report related to this is issue
5871<http://code.google.com/p/fbug/issues/detail?id=5871>
.
> Another test:
> > Type this into console:
> > setInterval(function() { var xhr = new XMLHttpRequest();
>
> > xhr.open("GET", "/dev/2.0gm/lib/profiles.js?"+x);
>
> > xhr.send(null); console.log(x); x +=1 ; }, 1000)
>
> >
> > After moving back and forth from the tab while this is active, you will
> see that
>
> > some x-es are missing from the Net panel while they are present in the
> Console tab.
>
> I can’t reproduce this one. I don’t see any missing XHR in the Net panel.
>
> Does it help if you check “Show BFCache responses” option in the Net panel?
>
I can reproduce this using FF 14.0.1 + FB 1.10.2 on Win7. Honza, did you
switch to another browser tab and was Firebug deactivated for that page?
Sebastian
--
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
https://groups.google.com/forum/#!forum/firebug