[webkit-dev] Handling Malformed URL
mwas
webkit.meister at gmail.com
Wed Jan 21 03:08:45 PST 2009
Hi,
Does any one know How webkit handles invalid/malformed URL String something
like www.google,,,,![].com.
knowing that parse(url) invoked in KURL::KURL(const String&) just scans for
protocols like file:// ftp:// or IPV6 address etc. but it does not check for
the URL's mentioned above
Any Ideas would be appreciated.
Thanks
mwas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090121/377852c6/attachment.html>
More information about the webkit-dev
mailing list