Open Bug 1509980 Opened 6 years ago Updated 2 years ago

Replace uses of NS_NewArrayEnumerator with Array<T> when possible

Categories

(Core :: XPCOM, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: nika, Unassigned, Mentored)

References

(Blocks 1 open bug)

Details

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.
Priority: -- → P3
Depends on: 1509969
See Also: → 1625670
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.