Closed
Bug 958864
Opened 12 years ago
Closed 9 years ago
Multiple implementations of event emitter in the codebase
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kgrandon, Unassigned)
Details
We should standardize on one implementation. Ideally the platform will provide something, but if we have a single implementation it will make migrating at a later date easier. There are at least two copies found, but there may be more:
https://github.com/mozilla-b2g/gaia/blob/8862901daa7b9befce33d1d679091f26437386d1/apps/clock/js/emitter.js
https://github.com/mozilla-b2g/gaia/blob/master/apps/camera/js/vendor/evt.js
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•