[Webkit-unassigned] [Bug 17105] Not all of KURL's constructors handle IDN.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 12 23:44:18 PDT 2009


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





------- Comment #7 from brettw at chromium.org  2009-04-12 23:44 PDT -------
I think the best behavior would be to not convert URLs to strings in any place
(possibly with URLString as a replacement or just using KURL everywhere), and
then making all KURL constructors do everything. I assume these constructors
are so simple is that it converts strings to KURLs and back with some
frequency.


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



More information about the webkit-unassigned mailing list