Closed Bug 1100221 Opened 10 years ago Closed 10 years ago

eliminate unused GetOrMakeFont for Android

Categories

(Core :: Graphics: Text, defect)

All
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: jtd, Assigned: jtd)

Details

Attachments

(1 file)

The code in gfxFT2Fonts.h/cpp defines a GetOrMakeFont method that is never used. This has been replaced by gfxFontEntry::FindOrMakeFont, used in conjuction with subclass-specific CreateFontInstance.
Attachment #8523681 - Flags: review?(m_kato) → review+
https://hg.mozilla.org/mozilla-central/rev/c386915cdeda
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.