[Webkit-unassigned] [Bug 123950] New: Canonical name change: windows-949 => EUC-KR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 20:38:36 PST 2013


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

           Summary: Canonical name change: windows-949 => EUC-KR
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, jonlee at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/680e4f8380200881f97c5525be13991e084df263

This is to be compliant with the HTML5 encoding spec. The expected
result for encoding-labels.html was updated accordingly to pass EUC-KR
related tests.

It has to be noted that EUC-KR is a far more widely used encoding label than windows-949. Strictly speaking, Windows-949 is a superset of EUC-KR, but an widely accepted practice in the web is to treat them synonymously as codified in HTML 5. 

In addition, 'TextEncoding::domName' became unnecessary
(http://trac.webkit.org/changeset/43279) so that it's removed.

The chromium side of change is https://codereview.chromium.org/26439002.

http://crbug.com/277027

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