Closed
Bug 268176
Opened 20 years ago
Closed 20 years ago
Merge nsIMsgHdr into nsIMsgDBHdr
Categories
(MailNews Core :: Database, defect)
MailNews Core
Database
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil, Assigned: Bienvenu)
Details
Attachments
(1 file)
|
7.79 KB,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
nsIMsgDBHdr no longer has any methods or attributes except those inherited from nsIMsgHdr, and there are only a few files in the codebase that still refer to nsIMsgHdr. Furthermore nsMsgHdr does not QueryInterface to nsIMsgHdr.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #164969 -
Flags: superreview?(bienvenu)
Attachment #164969 -
Flags: review?(bienvenu)
Updated•20 years ago
|
Product: MailNews → Core
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 164969 [details] [diff] [review] Proposed patch I don't think extensions can be using nsIMsgHdr anyway, since you can't QI to it from an nsMsgHdr.
Attachment #164969 -
Flags: superreview?(bienvenu)
Attachment #164969 -
Flags: superreview+
Attachment #164969 -
Flags: review?(bienvenu)
Attachment #164969 -
Flags: review+
| Reporter | ||
Comment 3•20 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•