[webkit-dev] Determine whether all resources have been successfully loaded

Maciej Stachowiak mjs at apple.com
Fri Aug 3 15:47:52 PDT 2007


On Aug 3, 2007, at 12:54 PM, Darin Adler wrote:

> On Aug 3, 2007, at 1:50 AM, Plessl Christian wrote:
>
>> 2) didFinishLoadForFrame myFrame is called, before all resources of  
>> frame f2 have been loaded
>
> This might be a bug.
>
> I believe the design is that each frame is independent and parent  
> frames don't necessarily wait for subframes. But I could be wrong.  
> It might be a bug.

I think this is a bug (I believe design intent is to wait for subframe  
resources), and it looks like didFinishLoadForFrame for frame f2  
itself did not wait for f2's resources.

Regards,
Maciej




More information about the webkit-dev mailing list