Open
Bug 1965379
Opened 6 months ago
Updated 6 months ago
Decouple nsIMsgPluggableStore.copyFolder() from nsIMsgFolder and nsIMsgDatabase
Categories
(MailNews Core :: General, task)
MailNews Core
General
Tracking
(Not tracked)
NEW
People
(Reporter: benc, Unassigned)
References
(Blocks 1 open bug)
Details
nsIMsgPluggableStore.copyFolder() does all kinds of fiddling with databases and folders.
Make it deal only with the msgStore side of things, and force the caller to sort out the rest.
Also, rename to copyStoreFolder() for grepability.
You need to log in
before you can comment on or make changes to this bug.
Description
•