[Webkit-unassigned] [Bug 27366] TextEncodingDetector that uses Universal Charset Detector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 03:57:11 PDT 2009


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





--- Comment #3 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2009-07-21 03:57:10 PDT ---
Okay. I will resubmit the files. 

Uiversal Charset Detector is a language/encoding detector. There is a good
paper on this.

http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html


Universal Charset Detector is just another encoding detector which performs
much better than the current ICU encoding detctor. There was a discussion on
the merits of a encoding detector:

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

I think syncing with upstream periodically is a good strategy here because the
code is quite stable.

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