3 Aug
2007
3 Aug
'07
10:47 p.m.
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