[Webkit-unassigned] [Bug 92872] A smart util class that grabs latin1 string from a WTF::String

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 10:31:38 PDT 2012


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





--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2012-08-03 10:31:37 PST ---
A CString cannot hold invalid URLs, because those are not necessarily ASCII or even valid UTF-16. Not sure exactly how much fidelity we need for those, but it's tricky.

-- 
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