Open
Bug 1961676
Opened 8 months ago
Updated 8 months ago
Decouple nsIMsgPluggableStore .changeFlags() and .changeKeyWords() from the database
Categories
(MailNews Core :: General, task)
MailNews Core
General
Tracking
(thunderbird_esr128 wontfix, thunderbird139 wontfix)
ASSIGNED
140 Branch
People
(Reporter: benc, Assigned: benc)
References
(Blocks 2 open bugs)
Details
(Keywords: leave-open)
Attachments
(1 file)
nsIMsgPluggableStore.changeFlags() and .changeKeywords() currently take a list of nsIMsgDBHdrs. They should just take storeTokens instead.
| Assignee | ||
Updated•8 months ago
|
Assignee: nobody → benc
Status: NEW → ASSIGNED
| Assignee | ||
Updated•8 months ago
|
Keywords: leave-open
| Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Attachment #9480527 -
Attachment description: WIP: Bug 1961676 - Use storetokens instead of nsIMsgDBHdrs for nsIMsgPluggableStore.changeFlags(). r=#thunderbird-back-end-reviewers → Bug 1961676 - Decouple nsIMsgPluggableStore.changeFlags() from nsIMsgDBHdr. r=#thunderbird-back-end-reviewers
| Assignee | ||
Updated•8 months ago
|
Keywords: checkin-needed-tb
Updated•8 months ago
|
status-thunderbird139:
--- → wontfix
status-thunderbird_esr128:
--- → wontfix
Target Milestone: --- → 140 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/cb80efd55b68
Decouple nsIMsgPluggableStore.changeFlags() from nsIMsgDBHdr. r=mkmelin
Keywords: checkin-needed-tb
You need to log in
before you can comment on or make changes to this bug.
Description
•