Page MenuHomePhabricator

Deprecate use of EventEmitter.prototype.one in MobileFrontend
Closed, ResolvedPublic

Description

We should be using EventEmitter.prototype.once instead

See https://gerrit.wikimedia.org/r/168724


Version: unspecified
Severity: normal

Details

Reference
bz72711

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:46 AM
bzimport set Reference to bz72711.

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/WuNMR6M2

To be clear https://gerrit.wikimedia.org/r/168724 just tells you that you are using it when you shouldn't be. Once that's merged it will make it easier to deprecate.

Change 170457 had a related patch set uploaded by Jdlrobson:
Remove use of one in favour of once

https://gerrit.wikimedia.org/r/170457

Change 170462 had a related patch set uploaded by Jdlrobson:
Deprecate usage of one. Use once

https://gerrit.wikimedia.org/r/170462

Change 170462 merged by jenkins-bot:
Deprecate usage of one. Use once

https://gerrit.wikimedia.org/r/170462

Change 170457 merged by jenkins-bot:
Deprecate one in favour of once

https://gerrit.wikimedia.org/r/170457