Closed
Bug 235329
Opened 21 years ago
Closed 21 years ago
nsSaveMsgListener::m_contentType is a string for no reason
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.7beta
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
4.03 KB,
patch
|
Bienvenu
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
all this seems to be used for is for distinguishing between text and html. an
enum is quite sufficient for this.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #142062 -
Flags: review?(bienvenu)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.7beta
Updated•21 years ago
|
Attachment #142062 -
Flags: review?(bienvenu) → review+
Assignee | ||
Updated•21 years ago
|
Attachment #142062 -
Flags: superreview?(roc)
Attachment #142062 -
Flags: superreview?(roc) → superreview+
Assignee | ||
Comment 2•21 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•