> For examle:http://mootools.net/shell/wtHtd/4/, hit the 'start'
> button. This loads a lot of images.
Yes, I can reproduce it.

The problem is that HTTP-ON-EXAMINE-RESPONSE is not fired sometimes
(looks like a Firefox problem).

I don't understand the test case, what is actually happening on the
page?
I have noticed that <img> elements are created and the src attribut is
modified, which executes all the requests. But if I try to simplify
the test
I can't reproduce that again.

Is that something special about how the images are handled?
Honza


On Feb 1, 9:33 am, woomla <[email protected]> wrote:
> When a webpage requests a lot of images, the netpanel shows all
> requests with spinners. After stopping to request the images, the last
> line in netpanel will actually show the resulting image. Using
> fiddler2 at the same time, I see a succes for every request, not only
> the last one. All images are requested with an unique noCache
> attribute, so the images are not taken from cache.
>
> Why are the results not shown in the netpanel (why are the lines keep
> showing the spinner)?
>
> For examle:http://mootools.net/shell/wtHtd/4/, hit the 'start'
> button. This loads a lot of images.

-- 
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.

Reply via email to