[Webkit-unassigned] [Bug 16482] New: hook up ICU's encoding detector and add a boolean param to Settings and WebPreferences

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 14:34:48 PST 2007


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

           Summary: hook up ICU's encoding detector and add a boolean param
                    to Settings and WebPreferences
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungshik.shin at gmail.com


ICU has an character encoding detector. It's not very well tuned. However, it's
decent enough to 'resolve'  bugs like bug 14683 and bug 14500 (in the sense
that they'd not be visible to end-users any more).

I have a patch that  :

  1. Hooks up FrameLoader with ICU encoding detector 
  2. Adds a field to Settings (to control whether the detector is used or not)

I'll upload it so that others can take a look. 

In addition, WebPreference needs to have the corresponding entry and it needs
to have a UI so that the end user controls it as well.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list