[Webkit-unassigned] [Bug 34011] invalidated KURLs can be used accidentally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 13:36:30 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34011





--- Comment #2 from Darin Adler <darin at apple.com>  2010-01-22 13:36:29 PST ---
Lets look at the specific symptoms and consider the best way to fix them.

There may well be places where we want to carry around arbitrary strings even
if KURL thinks they are invalid URLs -- it would be risky to make this change
to such an often-used class.

The fact that Google’s separate version of KURL did not preserve this feature
is interesting, but we haven’t tested the vast number of WebKit clients on Mac
OS X, for example, with Google’s implementation. So we don’t know what the
repercussions of starting to completely disallow invalid URLs would be.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list