Closed
Bug 636086
Opened 15 years ago
Closed 15 years ago
build bustage when building with --disable-pango
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
Attachments
(1 file)
|
843 bytes,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
When building disable pango, it looks like the code assumes android:
/builds/mozilla-central/gfx/thebes/gfxFT2Fonts.cpp: In member function ‘virtual void FontFamily::FindStyleVariations()’:
/builds/mozilla-central/gfx/thebes/gfxFT2Fonts.cpp:311: warning: comparison between signed and unsigned integer expressions
/builds/mozilla-central/gfx/thebes/gfxFT2Fonts.cpp:313: error: ‘gfxAndroidPlatform’ was not declared in this scope
/builds/mozilla-central/gfx/thebes/gfxFT2Fonts.cpp:313: error: ‘platform’ was not declared in this scope
Attachment #514420 -
Flags: review?(karlt)
Updated•15 years ago
|
Attachment #514420 -
Flags: review?(karlt) → review+
| Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•