Closed
Bug 1942542
Opened 13 days ago
Closed 12 days ago
Tidy up nsIMsgDatabase methods for setting flags on messages
Categories
(MailNews Core :: Database, task)
MailNews Core
Database
Tracking
(Not tracked)
RESOLVED
FIXED
136 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
nsIMsgDatabase has many methods for setting or removing a flag on a message. Some of them use the message header object. Some of them use the message key. Some flags have both! Let's have some consistency here.
Assignee | ||
Comment 1•13 days ago
|
||
Assignee | ||
Updated•12 days ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 136 Branch
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/45adf9ff45d4
Tidy up nsIMsgDatabase methods for setting flags on messages. r=mkmelin
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/15aca0094475
follow-up - Fix formatting issue. rs=me DONTBUILD
You need to log in
before you can comment on or make changes to this bug.
Description
•