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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 18:10:25 PDT 2012


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

           Summary: Encoding detector doesn't work on a specific euc-kr
                    case.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kangil.han at samsung.com


This case, that has euc-kr encoded text lower than 10 characters in its html file w/o charset definition, is failed on encoding detector since ICU library always returns confidence value as '10'.
>From this, I have uploaded a patch in 'http://bugs.icu-project.org/trac/ticket/9585' and waiting for review.

To adopt this case on layout(regression) test, I've tried to manipulate javaScript but realized it wouldn't be easy because encoding detector works on reading input stream level.
Therefore, I will ask webkit-dev for advice/opinion to resolve this.

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