[Webkit-unassigned] [Bug 6046] New: Need to cleanup charset aliases support

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Dec 11 22:14:35 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6046

           Summary: Need to cleanup charset aliases support
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com


With a fix to bug 5932 in place, WebCore uses both its own and ICU's tables for charset names. There are 
a lot of redundant entries that should be removed (I'm not even sure if any aliases known to WebCore are 
missing from ICU).

Also, ICU works directly with charset names, so it's unnecessary to convert them to CFStringEncodings and 
back.

-- 
Configure bugmail: http://bugzilla.opendarwin.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