Open Bug 688475 Opened 13 years ago Updated 2 years ago

nsIMsgSend.idl shouldn't define c++ objects for attachments

Categories

(MailNews Core :: Composition, defect)

x86_64
Windows 7
defect

Tracking

(Not tracked)

People

(Reporter: Bienvenu, Unassigned)

Details

now that nsIMsgSend and attachments are scriptable, we shouldn't need to define c++ objects in the idl. They could be broken out into a separate header file. And, mimedrft.cpp could create its attachment objects through xpcom instead of operator new.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.