[webkit-dev] Bypassing cannotShowURLError
mwas
webkit.meister at gmail.com
Wed Jan 21 06:02:34 PST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090121/f736517f/attachment.html>
More information about the webkit-dev
mailing list