Closed Bug 1152052 Opened 10 years ago Closed 2 years ago

nsIBidirectionalEnumerator is not really used

Categories

(Core :: XPCOM, defect)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox40 --- affected

People

(Reporter: mccr8, Unassigned)

References

Details

nsSupportsArrayEnumerator implements nsIBidirectionalEnumerator, but otherwise I don't see it used anywhere in m-c, c-c, or addons MXR, so we could remove this interface and change it to directly implement nsIEnumerator.
Hmm this may not be so easy to remove. Nobody mentions it directly, but nsISupportsArray::Enumerate returns it, so who knows how many places it is used, given how heavily nsISupportsArray is used.
Severity: normal → S3

nsIBidirectionalEnumerator doesn't seem to exist any more.

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