Closed
Bug 1924902
Opened 1 year ago
Closed 1 year ago
Add option to reconstruct message from a parsed MessagePart
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Thunderbird
Add-Ons: Extensions API
Tracking
(Not tracked)
RESOLVED
FIXED
133 Branch
People
(Reporter: john, Assigned: john)
Details
Attachments
(1 file)
|
Bug 1924902 - Add option to construct a raw message from a raw MessagePart. r=#thunderbird-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•1 year ago
•
|
||
With the recent work to make getFull() return the full raw data of a
message, it is now very easy to manipulate the parsed message data.
The missing step is to convert such a "raw" MessagePart back into a real
raw message.
ta-daaah
Depends on D225738
Updated•1 year ago
|
Assignee: nobody → john
Attachment #9431156 -
Attachment description: WIP: Bug 1924902 - Add option to reconstruct message from a parsed MessagePart → Bug 1924902 - Add option to construct a raw message from a raw MessagePart. r=#thunderbird-reviewers
Status: NEW → ASSIGNED
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ef126a0a49ad
Add option to construct a raw message from a raw MessagePart. r=aleca
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Updated•1 year ago
|
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•