Closed Bug 1643208 Opened 4 years ago Closed 3 years ago

Rename nsIMsgCopyService.copyFolders() to nsIMsgCopyService.copyFolder()

Categories

(MailNews Core :: Backend, task, P3)

Tracking

(thunderbird_esr78 wontfix)

RESOLVED FIXED
91 Branch
Tracking Status
thunderbird_esr78 --- wontfix

People

(Reporter: benc, Assigned: benc)

Details

Attachments

(1 file)

nsIMsgCopyService.copyFolders() takes an array of source folders, but the implementation only supports copying a single folder.
It'd be good to avoid confusion and make it take a single folder pointer as source parameter (instead of an array), and to rename the method to copyFolder().

Unless there's a good reason to extend the implementation to actually support copying multiple folders?

Priority: -- → P3
Component: General → Backend
Assignee: nobody → benc
Status: NEW → ASSIGNED
Target Milestone: --- → 91 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/0abd20359ee4
Rename nsIMsgCopyService.copyFolders() to nsIMsgCopyService.copyFolder(). r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: