Closed
Bug 70394
Opened 25 years ago
Closed 25 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•25 years ago
|
||
please add the file to attachment
| Assignee | ||
Comment 2•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
| Assignee | ||
Comment 4•25 years ago
|
||
Comment 6•25 years ago
|
||
adding keyword intl.
| Assignee | ||
Comment 7•25 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•25 years ago
|
||
Files checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•25 years ago
|
Target Milestone: --- → mozilla0.8.1
Comment 9•25 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•25 years ago
|
QA Contact: erik → andreasb
Comment 10•25 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
•