Closed Bug 1419140 Opened 7 years ago Closed 7 years ago

Replace the global alarmsMap in ext-alarms.js with a map stored in the ExtensionAPI object

Categories

(WebExtensions :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1432605

People

(Reporter: bsilverberg, Assigned: bsilverberg)

References

Details

(Whiteboard: [alarms])

I believe that alarms suffers from the same problem as reported for notifications in bug 1418311. This bug is to fix that by implementing a similar solution.
Another fix that would be nice to do would be using the EventEmitter rather than using a Map.
Product: Toolkit → WebExtensions
Your prediction was correct, and it was fixed in bug 1432605. Tim's suggestion is tracked in bug 1413045.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
See Also: → 1413045
You need to log in before you can comment on or make changes to this bug.