Closed
Bug 70270
Opened 24 years ago
Closed 8 years ago
Need to improve the uconv code
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla56
People
(Reporter: tetsuroy, Assigned: hsivonen)
References
Details
(Keywords: intl, Whiteboard: [fixed by encoding_rs])
While I was debuging for 67520, it was very clear that we need to improve the
readability of the existing code for handling the internal unicode conversion.
Reporter | ||
Comment 1•24 years ago
|
||
including the
- indentation
- comments
- coding style <eg. for (;;) .....>
Comment 2•24 years ago
|
||
See in particular my comments under
------- Additional Comments From Brendan Eich 2001-02-26 17:49 -------
/be
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Comment 5•20 years ago
|
||
-> to default owner (rather than ftang's WONTFIX)
Assignee: ftang → smontagu
Status: ASSIGNED → NEW
QA Contact: ftang → amyy
Target Milestone: Future → ---
Updated•15 years ago
|
QA Contact: amyy → i18n
Assignee | ||
Updated•9 years ago
|
Depends on: encoding_rs
Assignee | ||
Comment 6•8 years ago
|
||
Fixed by bug 1261841. Improved code readability by a rewrite.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by encoding_rs]
Target Milestone: --- → mozilla56
Assignee | ||
Updated•8 years ago
|
Assignee: smontagu → hsivonen
You need to log in
before you can comment on or make changes to this bug.
Description
•