Open Bug 1681031 Opened 4 years ago Updated 2 years ago

[meta] replace idl nsISimpleEnumerator usage with Array<T> where appropriate in Thunderbird code

Categories

(MailNews Core :: General, task)

Tracking

(Not tracked)

People

(Reporter: mkmelin, Assigned: benc)

References

(Depends on 1 open bug)

Details

(Keywords: meta)

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

nsISimpleEnumerator can do js iteration nowadays, but type safety is still not quite ensured or explicit.

We should replace the unwarranted usage of nsISimpleEnumerator with Array<T> where appropriate.

Depends on: 1682937
Depends on: 1682939
Depends on: 1682940
Depends on: 1682941
Depends on: 1682942
Depends on: 1682943
Depends on: 1682945
Assignee: nobody → benc
Depends on: 1706629
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.