[Webkit-unassigned] [Bug 103165] String.fromCharCode does not support converting to Unicode chars in the supplementary planes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 23:50:52 PST 2012


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





--- Comment #4 from Oliver Hunt <oliver at apple.com>  2012-11-23 23:52:58 PST ---
(In reply to comment #2)
> Okay, given that definition for ECMAScript, I agree that the implementation is correct. I have emailed the guys I know on the ECMAScript i18n committee to see if they can get the definition updated to support the Unicode supplementary characters.

fromCharCode is unlikely to change in the way you want -- it can't really risk changing to return strings with length != 1

I believe the new internationalization apis have new functions to better deal with these issues

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