Closed
Bug 752406
Opened 13 years ago
Closed 13 years ago
Remove locale.OSTYPE in unixcharset.properties
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
10.60 KB,
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
unixcharset.properties is for old UNIX (or libc doesn't support nl_langinfo(CODESET).). And current Gecko doesn't support for OpenVMS, SCO and HP-UX 10. So we don't need locale.OSTYPE support in unixcharset.properties.
Assignee | ||
Updated•13 years ago
|
OS: Windows Vista → All
Hardware: x86 → All
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → m_kato
Assignee | ||
Updated•13 years ago
|
Attachment #621552 -
Flags: review?(smontagu)
Updated•13 years ago
|
Attachment #621552 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla15
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•