Open
Bug 1660844
Opened 5 years ago
refactor installNotifyObservers to better handle promises
Categories
(Toolkit :: Add-ons Manager, task, P3)
Toolkit
Add-ons Manager
Tracking
()
NEW
People
(Reporter: mixedpuppy, Unassigned)
Details
In a couple places in AddonManager.js we create proxy objects to handle resolve/reject when calling installNotifyObservers. We should refactor this to make it more readable.
You need to log in
before you can comment on or make changes to this bug.
Description
•