Closed
Bug 460717
Opened 17 years ago
Closed 17 years ago
Increase required Pango build-time version to 1.14
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b2
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
562 bytes,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
PangoFontMapClass changed between Pango versions 1.12 and 1.14.
Changes included moving the position of list_families in the struct, adding load_fontset, and increasing the size of the struct.
gfxPangoFonts.cpp uses load_fontset and has done so since 9d71e756008a
"Tue Apr 08 23:55:49 2008", which was before Gecko 1.9.0.
Pango 1.14.x is listed as a Linux runtime requirement.
http://www.mozilla.com/en-US/firefox/system-requirements.html
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #343863 -
Flags: review?(roc)
Attachment #343863 -
Flags: superreview+
Attachment #343863 -
Flags: review?(roc)
Attachment #343863 -
Flags: review+
Assignee | ||
Comment 2•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•