[webkit-dev] IconLoader::didFail
Patrick Hanna
phanna at email.unc.edu
Thu Dec 6 08:46:25 PST 2007
Quick question about the IconLoader code. I just noticed that if I
cancel a load where an Icon was in the process of being loaded (i.e.
didReceiveResponse was called with a good response), didFail is
called. This method then calls finishLoading with a valid url since
the ResourceHandle is non-null. Is this the intended behavior? This
will commit the url to the icon database even though the icon load
was canceled.
Thanks,
Patrick
More information about the webkit-dev
mailing list