Closed
Bug 97480
Opened 24 years ago
Closed 24 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•24 years ago
|
||
Probably XP Apps.
ccing bstell -- font bug
Component: Browser-General → XP Apps
| Assignee | ||
Comment 2•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Comment on attachment 48331 [details] [diff] [review]
1-liner patch for approval
sr=kin@netscape.com
Attachment #48331 -
Flags: superreview+
Comment 4•24 years ago
|
||
| Assignee | ||
Comment 5•24 years ago
|
||
Committed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•