Closed
Bug 361494
Opened 18 years ago
Closed 18 years ago
NS_ASSERTION of gfxPlatformGtk::IsExistingFont has wrong condition
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
I'll attach the patch.
Assignee | ||
Comment 1•18 years ago
|
||
If the font doesn't exist in the system, |result| is 0.
I don't know whether the result should be two or more, therefore, the NS_ASSERTION should be there.
Attachment #246269 -
Flags: review?(vladimir)
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Attachment #246269 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•18 years ago
|
||
checked-in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•