Closed
Bug 97480
Opened 23 years ago
Closed 23 years ago
nsFontCache has virtual methods but non-virtual DTOR
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: jesup)
Details
Attachments
(1 file)
520 bytes,
patch
|
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
Trivial fix: add virtual to the destructor in nsDeviceContext.h. This quiets a
number of compiler warnings. Patch to be attached.
What component is gfx/*???
![]() |
||
Comment 1•23 years ago
|
||
Probably XP Apps.
ccing bstell -- font bug
Component: Browser-General → XP Apps
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Comment on attachment 48331 [details] [diff] [review]
1-liner patch for approval
sr=kin@netscape.com
Attachment #48331 -
Flags: superreview+
Comment 4•23 years ago
|
||
Assignee | ||
Comment 5•23 years ago
|
||
Committed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•