Open
Bug 1792448
Opened 3 years ago
Updated 3 years ago
Fold nsIArrayExtensions into nsIArray
Categories
(Core :: XPCOM, task, P3)
Core
XPCOM
Tracking
()
NEW
People
(Reporter: mccr8, Unassigned)
Details
Bug 1311191 added a new interface, nsIArrayExtensions, that extends nsIArray with a nice method for iteration. From that bug, it sounds like a separate interface was used for XUL addon compatibility concerns, but that should no longer be an issue, so we should be able to merge these together.
You need to log in
before you can comment on or make changes to this bug.
Description
•