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
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

