[Webkit-unassigned] [Bug 24906] 0x5C of EUC-JP is not Yen Sign but U+005C
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 15:44:13 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24906
Jungshik Shin <jshin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |InChromiumBugs
CC| |hyatt at apple.com
--- Comment #34 from Jungshik Shin <jshin at chromium.org> 2009-07-21 15:44:12 PDT ---
Hmm, the code in question is still there (platform/text/TextEncoding.{cpp,h})
as well as the callers of displayString* ), but somehow I don't see the problem
any more in Safari 4.0.2 and the Webkit trunk + Safari on Mac.
Very strange.. Am I hallucinating?
Anyway, if we can agree on not treating 0x5C in Japanese encodings as U+00A5,
we can remove displayString* and its callers as well.
BTW, it's http://crbug.com/9696
--
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