[Webkit-unassigned] [Bug 38890] Multi-byte issue in JavaScriptCore formatLocaleDate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 14:41:13 PDT 2010


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





--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2010-05-12 14:41:13 PST ---
> Yes, wchar_t is not always UTF-16, so I copy the whart_t result to UTF-16 buffer in case of that.

It may be UTF-32, for example. Or it may be something entirely unrelated to Unicode, even if its size is 16 bit.

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