[webkit-dev] postProgressFinishedNotification
Brian Edmond
brian at cranksoftware.com
Thu Jan 7 19:10:25 PST 2010
Hello,
I have a test application which tries to load a list of sites in an
automated manner. This is being done by loading a new site when the
FrameLoaderClient postProgressFinishedNotification is called. When this
happens a new URL in the list is loaded and this repeats in a loop. I am
seeing some odd things and at some point it seems to get into an endless
loop where a complete comes in and it immediatley tries to load a new plage
which sends a complete and so on. I was wondering if it is safe to load a
new URL from the postProgressFinishedNotification method? Or is this the
wrong place to do this?
Thanks,
Brian
Brian Edmond
Crank Software Inc.
Office: 613-595-1999
Mobile: 613-796-1320
Online: <http://www.cranksoftware.com/> www.cranksoftware.com
Check out: <http://cranksoftware.com/blog/> Crank Software's Blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100107/a2458a2e/attachment.html>
More information about the webkit-dev
mailing list