Hi, What is the impact of these functions: because I see it is getting called on each URL redirection
ResourceError FrameLoaderClient::cannotShowURLError(const ResourceRequest&)
{
notImplemented();
return ResourceError();
}
Is there any alternative to bypass these calls
Kindly suggest
Thanks
mwas
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

