Open Bug 1957315 Opened 29 days ago Updated 29 days ago

Remove the isFolder param on nsIMsgFolder.copyMessages()

Categories

(Thunderbird :: General, task)

Tracking

(Not tracked)

People

(Reporter: benc, Unassigned)

References

Details

As far as I can tell, the isFolder param in nsIMsgFolder.copyMessages() is only ever used internally by nsMsgLocalMailFolder:
https://searchfox.org/comm-central/rev/ba632ab71964610d2dc16db17025ebec6292c70b/mailnews/local/src/nsLocalMailFolder.cpp#1563

As such, it should never appear in the public nsIMsgFolder interface and should be removed.

See Also: → 1731177
You need to log in before you can comment on or make changes to this bug.