Closed
Bug 330510
Opened 20 years ago
Closed 20 years ago
Create fonts lazily
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: pavlov, Assigned: pavlov)
Details
Attachments
(2 files)
|
6.70 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
|
2.02 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
Since we don't always use all the fonts that we are told we should use, we shouldn't create them all unless they are needed.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #215069 -
Flags: review?(vladimir)
Comment on attachment 215069 [details] [diff] [review]
fix
r=me, with same changes to Pango backend for gfxFont constructor change
Attachment #215069 -
Flags: review?(vladimir) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•20 years ago
|
||
Attachment #215262 -
Flags: review?
Updated•20 years ago
|
Attachment #215262 -
Flags: review? → review?(pavlov)
| Assignee | ||
Updated•20 years ago
|
Attachment #215262 -
Flags: review?(pavlov) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•