Closed
Bug 95554
Opened 24 years ago
Closed 24 years ago
Implement nsFontEnumeratorMac::HaveFontFor
Categories
(Core :: Internationalization, defect, P4)
Tracking
()
RESOLVED
FIXED
mozilla0.9.6
People
(Reporter: ftang, Assigned: ftang)
References
Details
(Keywords: intl)
Attachments
(1 file)
|
1.04 KB,
patch
|
Details | Diff | Splinter Review |
Currently nsFontEnumeratorMac::HaveFontFor always return true, we should only
return true if we have a font for that lang group
| Assignee | ||
Comment 1•24 years ago
|
||
| Assignee | ||
Comment 2•24 years ago
|
||
slow patch but functional. Need code review.
Status: NEW → ASSIGNED
Comment 3•24 years ago
|
||
looks okay.
r=bstell@netscape.com
Comment 5•24 years ago
|
||
sr=sfraser
| Assignee | ||
Comment 6•24 years ago
|
||
not critical, move to m0.9.5
Target Milestone: mozilla0.9.4 → mozilla0.9.5
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P4
| Assignee | ||
Comment 8•24 years ago
|
||
fixed and check in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•24 years ago
|
Comment 9•24 years ago
|
||
Swicthing qa contact to ftang for now. Frank, can this be verified within
development or can you provide QA with a test case? Thanks.
Keywords: intl
QA Contact: andreasb → ftang
You need to log in
before you can comment on or make changes to this bug.
Description
•