Closed
Bug 1974893
Opened 2 months ago
Closed 1 month ago
Make new database folder identifiers available on nsIMsgFolder objects
Categories
(MailNews Core :: Database, task)
MailNews Core
Database
Tracking
(Not tracked)
RESOLVED
FIXED
142 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
If Panorama is enabled, we initialise nsIMsgFolder
objects from the database nsIFolder
. It'd make things so much easier if we could retrieve their database IDs from the nsIMsgFolder
itself, instead of wading back through the folder hierarchy to find an equivalent nsIFolder
and grab its ID.
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Updated•1 month ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 142 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/9a58674011b6
Make new database folder identifiers available on nsIMsgFolder objects. r=BenC
You need to log in
before you can comment on or make changes to this bug.
Description
•