[Webkit-unassigned] [Bug 97054] Encoding detector doesn't work on a specific euc-kr case.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 20:42:36 PDT 2012


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





--- Comment #8 from yosin at chromium.org  2012-09-18 20:43:06 PST ---
(In reply to comment #7)
> (In reply to comment #5)
> > We worked encoding detection: https://bugs.webkit.org/show_bug.cgi?id=75594
> > Although, the patch wasn't landed.
> > 
> > See WebCore::TextResourceDecoder::setUsesEncodingDetector(), how we tried to control auto encoding detection.
> > 
> > Hope your help.
> 
> So huge.. :P
Most of them are re-factoring. You can ignore WebKit/*, WebCore/platform/*

> BTW, doesn't ICU support Kanji code?

Yes, ICU supports Kanji characters, Japanese encoding. By historical reasons, WebKit has special detector for Japanese encoding.

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