[Webkit-unassigned] [Bug 45427] [EFL] Add setting api for enabling encoding detector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 08:50:52 PDT 2010


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





--- Comment #11 from Ryuan Choi <ryuan.choi at samsung.com>  2010-09-13 08:50:52 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > Created an attachment (id=67359)
 --> (https://bugs.webkit.org/attachment.cgi?id=67359) [details] [details] [details]
> > > Patch
> > 
> > I changed approach to add setting api instead of changing encoding detector directly.
> 
> The patch is nice IMHO. Do you still have the problem that you described in comment #3? Although the new approach is better, I don't think it will solve that.

right, this is only for fixing general case like testpage I attached.

to solve completely, I think that we need to improve Encoding Detection algorithm.
Current TextEncodingDetectorICU algorithm sometimes failed to get proper encoding for this site (zdnet.co.kr)
This is not for EFL, I reproduced this in Gtklauncher, epiphany, Chrome in linux.

now I don't have idea to improve encoding detector itself
and I think that adding encoding detector api and improvement can be separated.

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