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)
Tracking
(Not tracked)
NEW
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.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•