Closed Bug 362048 Opened 18 years ago Closed 18 years ago

gfxPlatFormGtk::ResolveFontName returns an uninitialized value for aAborted

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: masayuki, Assigned: masayuki)

References

()

Details

Attachments

(2 files)

We still cannot pass the testcase of bug 354349.
https://bugzilla.mozilla.org/attachment.cgi?id=240176
# For Fedora Core, I'll attach another testcase

The cause is ResolveFontName returns uninitialized aAborted. Therefore, the value is non-zero in most times if the font doesn't exist in the system. We need to initialize it.
Attached file testcase for Fedora Core (deleted) —
Status: NEW → ASSIGNED
Attached patch Patch rv1.0 (deleted) — Splinter Review
fix this bug and some nits.
Attachment #246752 - Flags: review?(vladimir)
*** Bug 362141 has been marked as a duplicate of this bug. ***
Vlad, can I poke you about reviewing this? The patch is super simple and fixes a rather-noticeable bug.
Comment on attachment 246752 [details] [diff] [review]
Patch rv1.0

This is simple enough I'm comfortable marking it r=dbaron.
Attachment #246752 - Flags: review?(vladimir) → review+
Blocks: 362997
No longer blocks: 362997
checked-in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Summary: gfxPlatFormGtk::ResolveFontName returns uninitialzed value for aAborted → gfxPlatFormGtk::ResolveFontName returns an uninitialized value for aAborted
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: