[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 19:39:06 PDT 2012


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





--- Comment #6 from Kangil Han <kangil.han at samsung.com>  2012-09-18 19:39:35 PST ---
(In reply to comment #4)
> How about adding method to window.internal to enable/disable auto encoding detection?
> 
> We may want to specify boosting encoding too. For EUC-KR case, detector may return GBK, BIG5, EUC-JP, etc.

window.internal is also javaScript manipulation method to enable encoding detector.
The problem I've found is that It won't work because encoding detector finishes its work on reading input stream stage.

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