Closed Bug 381654 Opened 18 years ago Closed 18 years ago

New fields in PangoAnalyis of pango 1.16 need initializing in GetCharSize

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: karlt, Assigned: karlt)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #378700 +++ In pango 1.16.0 new fields gravity and flags have been added to the PangoAnalysis struct. These need to be initialized in gfxPangoFontGroup::GetCharSize(). (The new fields have been added within the padding present in pango 1.14: http://bugzilla.gnome.org/show_bug.cgi?id=351496) See bug 378700 for discussion on how to do this.
Attached patch patchSplinter Review
memset fix from bug 378700
Assignee: nobody → mozbugz
Status: NEW → ASSIGNED
Attachment #265736 - Flags: superreview?(roc)
Attachment #265736 - Flags: review?(roc)
Blocks: 380015
Attachment #265736 - Flags: superreview?(roc)
Attachment #265736 - Flags: superreview+
Attachment #265736 - Flags: review?(roc)
Attachment #265736 - Flags: review+
Whiteboard: [checkin needed]
Should not create a macro or static function for it?
this is the only occurrence now, right? not worth it. Next time we need to fix this, then we'll do that :-)
checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
Whiteboard: [checkin needed]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: