Closed
Bug 8884
Opened 25 years ago
Closed 25 years ago
[converter]Need to *EAT* BOM in UCS2 nsIUnicodeDecoder
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: ftang, Assigned: ftang)
References
Details
When we hit BOM in the beginning of UCS2 data, we should *eat* it and do not
convert to PRUnichar.
Assignee | ||
Updated•25 years ago
|
Assignee | ||
Updated•25 years ago
|
Summary: Need to *EAT* BOM in UCS2 nsIUnicodeDecoder → [converter]Need to *EAT* BOM in UCS2 nsIUnicodeDecoder
Assignee | ||
Comment 1•25 years ago
|
||
we should do this when we rewrite the converter for performance issue.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M10 → M14
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M14 → M10
Assignee | ||
Comment 2•25 years ago
|
||
Mark M10 fixed
Updated•25 years ago
|
QA Contact: teruko → ftang
You need to log in
before you can comment on or make changes to this bug.
Description
•