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@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@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
-- Sébastien Roret Origyn Web Browser for Embedded Systems Team Senior Software Engineer