Closed
Bug 844118
Opened 12 years ago
Closed 9 years ago
Remove the Korean autodetector
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Unassigned)
Details
(Whiteboard: [fixed by bug 844115])
The Encoding Standard suggests that JOHAB isn't supported by all browsers. Therefore, it's unlikely that the Web depends on it. Previously, Chrome deemed ISO-2022-KR to be so rare that it was removed. (It was added back only because removing it without the introduction of a replacement encoding opened up an XSS vector.)
The Korean detector isn't on by default and if we remove JOHAB and ISO-2022-KR, there is only one Korean legacy encoding left: EUC_KR. Therefore, the Korean detector should be unnecessary already. Let's remove it.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 844115]
You need to log in
before you can comment on or make changes to this bug.
Description
•