remove the cpp nsMsgSend implementation
Categories
(MailNews Core :: Composition, task)
Tracking
(thunderbird_esr91 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | wontfix |
People
(Reporter: mkmelin, Assigned: rnons)
References
Details
Attachments
(4 files)
Bug 1211292 and friends are fixed. 91 has branched: we can now remove the old cpp implementation going forwards.
Assignee | ||
Comment 1•4 years ago
|
||
- Remove nsMsgSend from nsMailModule.cpp
- Remove MsgSendModuleLoader.jsm
Assignee | ||
Updated•4 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/d9d14fb90d34
Make MessageSend.jsm the only implementation of nsIMsgSend. r=mkmelin
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
Also remove nsIMsgAttachmentHandler and nsIURLFetcher.
Depends on D125928.
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/7dd9dea88352
Remove JaSend.cpp to prepare for removing nsMsgSend.cpp. r=mkmelin
https://hg.mozilla.org/comm-central/rev/d7ac74826920
Remove nsIMsgSend from nsMsgSend.cpp. r=mkmelin
Assignee | ||
Comment 7•3 years ago
|
||
nsMsgSend.cpp still contains nsMsgAttachmentData and nsMsgAttachedFile, will split them to their own files.
Assignee | ||
Comment 8•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/03936a89e32a
Split out nsMsgAttachmentData and nsMsgAttachedFile, remove nsMsgSend.cpp. r=mkmelin
Updated•11 months ago
|
Description
•