nsIMsgDBHdr cleanup
Categories
(MailNews Core :: Database, task)
Tracking
(thunderbird_esr102 wontfix, thunderbird_esr115 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
thunderbird_esr115 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
(Keywords: leave-open)
Attachments
(6 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D163290
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D163291
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D163292
Assignee | ||
Comment 5•2 years ago
|
||
This is just dead code, with no UI to trigger it. Thunderbird 2.0 and above use tags (keywords) instead.
Depends on D163293
Assignee | ||
Comment 6•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/7cfa834368a1
Remove nsIMsgDBHdr get/setProperty. r=benc
https://hg.mozilla.org/comm-central/rev/ec91a8066f2c
Remove hdr.setPriorityString. r=benc
https://hg.mozilla.org/comm-central/rev/1cda5f56c339
msgHdr OrFlags -> orFlags and AndFlags -> andFlags. r=benc
https://hg.mozilla.org/comm-central/rev/d94b8af5a19e
hdr Charset -> charset. r=benc
https://hg.mozilla.org/comm-central/rev/8cb885518ab3
remove support for hdr label (the pre tb 2.0 version "tags"). r=benc
https://hg.mozilla.org/comm-central/rev/894c4704e900
hdr propertyEnumerator -> properties array. r=benc
Comment 8•1 year ago
|
||
STM keeping this open for a year doesn't fit our normal protocol. Close, and a new bug filed for additional issue?
Assignee | ||
Comment 9•1 year ago
|
||
Yeah I'm sure there's some more fixes that could be done, but nothing urgent atm.
Description
•