Closed Bug 1625670 Opened 5 years ago Closed 3 years ago

Replace Thunderbird uses of NS_NewArrayEnumerator with Array<T> when possible

Categories

(MailNews Core :: Backend, task, P3)

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mkmelin, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #1509980 +++

In some places we currently create nsISimpleEnumerator objects directly from arrays, rather than using the new XPIDL Array<T> type. These uses should ideally be moved over for performance and reader clarity.

Nothing left to do here.

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