Open
Bug 1073332
Opened 10 years ago
Updated 2 years ago
see if we can make FontFaceSet inherit from gfxUserFontSet and FontFace from gfxUserFontEntry
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: heycam, Unassigned)
References
Details
I couldn't manage to make FontFaceSet inherit from gfxUserFontSet or FontFace inherit from gfxUserFontEntry in bug 1028497 since the the FontFace* classes are cycle collected and the gfx* ones are just plain refcounted. There might be some trickery to get this to work though.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•