Closed
Bug 826288
Opened 13 years ago
Closed 13 years ago
Remove the obsolete aFamily parameter from gfxFontEntry constructor
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: jfkthame, Assigned: jfkthame)
Details
Attachments
(1 file)
6.93 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
This is just a bit of cleanup following on from bug 821442; now that the font entry no longer keeps a pointer to its owning family, we don't need to pass the family to its constructor at all.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #697455 -
Flags: review?(roc)
Attachment #697455 -
Flags: review?(roc) → review+
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•