[Webkit-unassigned] [Bug 7582] c_utility.cpp contains platform dependant code
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Mar 4 02:08:28 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7582
ap at nypop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at nypop.com
------- Comment #2 from ap at nypop.com 2006-03-04 02:08 PDT -------
According to the ICU converter explorer
<http://www-950.ibm.com/software/globalization/icu/demo/converters?conv=latin1&s=ALL>,
"latin1" actually has holes - will this work correctly for such?
Perhaps we should use sample code from
<http://www.unicode.org/Public/PROGRAMS/CVTUTF/> to convert between UTF
encodings, rather than adjust the ICU results. IMO, this would improve both
performance and maintainability of the code. Also, what if the string passed
from the plugin already had a replacement character in it?
--
Configure bugmail: http://bugzilla.opendarwin.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