[webkit-dev] ResourceLoaderClient

Sébastien Roret sroret at origyn.fr
Thu Sep 28 02:12:31 PDT 2006


Hi,

I'm also looking for such a method.
I've perhaps found a way to know if the page has loaded properly.
Frame inherits from ResourceLoaderClient, and receivedAllData() notifies
that the loading has stopped.
You can then ask the ResourceLoader passed in argument for an error, with
error() method, which should be filled if the server returned us an error,
and also if the client faced a network problem or a timeout.
Does it make sense ?

Seb

On 9/27/06, Mike Emmel <mike.emmel at gmail.com> wrote:
>
> There does not seem to be a way to notify a resource client that a job
> is cancled.
>
> Am I wrong ?
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at opendarwin.org
> http://www.opendarwin.org/mailman/listinfo/webkit-dev
>



-- 
Sébastien Roret
Origyn Web Browser for Embedded Systems Team
Senior Software Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20060928/157f0cb6/attachment.html


More information about the webkit-dev mailing list