Closed
Bug 1728924
Opened 3 years ago
Closed 3 years ago
Remove nsIMsgParseMailMsgState.envelopePos
Categories
(MailNews Core :: Backend, task)
MailNews Core
Backend
Tracking
(thunderbird_esr91 wontfix)
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | wontfix |
People
(Reporter: benc, Assigned: benc)
References
Details
Attachments
(2 files)
Message parsing shouldn't care about where in a stream the message starts, but it currently does. Wasn't an issue back when everything was an mbox file.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → benc
Status: NEW → ASSIGNED
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open → checkin-needed-tb
Updated•3 years ago
|
status-thunderbird_esr91:
--- → wontfix
Target Milestone: --- → 93 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/18c2f0ba3b47
Trim some unused functions in nsParseMailMessageState/nsParseNewMailState. r=mkmelin
https://hg.mozilla.org/comm-central/rev/2c8857af0eb3
Remove nsIMsgParseMailMsgState.envelopePos. r=mkmelin
Comment 4•3 years ago
|
||
Backout of the second patch: https://hg.mozilla.org/comm-central/rev/70c0061f9f844857782605ebd55c134d74ec9016 for causing bug 1734847.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•3 years ago
|
||
Had to back out the backout.
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•