Closed
Bug 86586
Opened 24 years ago
Closed 24 years ago
Get/SetBidiProperty problems
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
People
(Reporter: ftang, Assigned: ftang)
Details
(Keywords: intl)
spin off from bug 84031:
A few other notes looking at related code (although you don't need to fix these
now):
* The implementations of [Get/Set]BidiProperty in nsFrame.cpp should be
declared NS_IMETHODIMP rather than nsresult.
* All 3 declarations of SetBidiProperty should probably not be |const|.
Comment 1•24 years ago
|
||
Changing component to "Bidi". Switching QA contact to giladehven@hotmail.com.
Component: Internationalization → BiDi Hebrew & Arabic
Keywords: intl
QA Contact: andreasb → giladehven
Assignee | ||
Comment 2•24 years ago
|
||
I fix it with 84031. close this one.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: giladehven → layout.fonts-and-text
You need to log in
before you can comment on or make changes to this bug.
Description
•