Closed
Bug 70394
Opened 24 years ago
Closed 24 years ago
need to check in nsIBidi.h and implementation
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla0.8.1
People
(Reporter: erik, Assigned: erik)
References
Details
(Keywords: intl)
Attachments
(3 files)
The Unicode bidi algorithm is implemented in IBM's nsBidiImp.{cpp,h}, and the interface is in nsIBidi.h. Frank, as module owner for mozilla/intl, please review.
Comment 1•24 years ago
|
||
please add the file to attachment
Assignee | ||
Comment 2•24 years ago
|
||
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Comment 4•24 years ago
|
||
Comment 6•24 years ago
|
||
adding keyword intl.
Assignee | ||
Comment 7•24 years ago
|
||
r=ftang sr=erik This code is mostly copied from IBM's ICU implementation of the Unicode Bidi Algorithm, and has been ported to Mozilla's XPCOM/NS/PR conventions.
Assignee | ||
Comment 8•24 years ago
|
||
Files checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla0.8.1
Comment 9•24 years ago
|
||
Erik, can you provide IQA with steps how to verify this bug or with a test case? Setting QA Contact to erik@netscape.com for now.
QA Contact: andreasb → erik
Updated•24 years ago
|
QA Contact: erik → andreasb
Comment 10•24 years ago
|
||
Changing QA Contact to mimi_fruchter@hotmail.com. Mimi, are these information sufficient for you to verify this Bug?
QA Contact: andreasb → mimi_fruchter
You need to log in
before you can comment on or make changes to this bug.
Description
•