Closed Bug 942146 Opened 11 years ago Closed 8 years ago

Make it possible to removeEventListener without providing a callback

Categories

(L20n :: JS Library, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mgol, Assigned: zbraniecki)

Details

In a dynamic app a lot of things can bind to the context ready event. It would be convenient to be able to just do ctx.removeEventListener('ready') to remove all the event handlers.

Is it not possible to be as close to the navite removeEventListener as possible?
Assignee: nobody → gandalf
Priority: -- → P3
Target Milestone: --- → 1.0
In version 4.x of l20n.js the EventEmitter protocol has been removed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.