[webkit-dev] no URL validation checking in KURLGoogle?

Brett Wilson brettw at chromium.org
Fri Nov 11 17:25:04 PST 2011


On Fri, Nov 11, 2011 at 12:29 AM, Huang, Deqing <deqing.huang at intel.com> wrote:
> Hi,
>
> It seems that KURLGoogle is not validating url, it simply marks url as
> valid.
>
> I tested an invalid url "http://a a/" in Chrome, it tried to open it and
> failed.
> In FireFox for this kind of url it will pop out a dialog saying "The URL is
> not valid and cannot be loaded".
>
> Should url be validated in KURLGoogle too? Or any concerns not adding it?

This mailing list is not the correct place for this. If you think you
have a bug, you should file one.

I question why you think the problem is KURLGoogle and why you think
it is not validating the URL. If you step through the code for this
URL, you will find that this is not the case.

Brett


More information about the webkit-dev mailing list