Skip to content
  • ap@webkit.org's avatar
    Reviewed by Darin. · f7071608
    ap@webkit.org authored
            REGRESSION: Korean decoding doesn't support extended EUC-KR.
    
            Test: fast/encoding/char-decoding.html
    
            * platform/text/TextCodecICU.cpp:
            (WebCore::TextCodecICU::registerExtendedEncodingNames): Untangle the system of duplicate ICU
            encoding names by manually registering windows-939-2000, and mapping all other related
            encodings to it.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@30894 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f7071608