Closed
Bug 948449
Opened 11 years ago
Closed 10 years ago
Convert CostControl to new Notification API
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1095109
People
(Reporter: gerard-majax, Unassigned)
References
Details
(Whiteboard: [systemsfe][NaBfT])
apps/costcontrol/js/message_handler.js:
- sending notification on phone usage changes (error in topup, balance threshold, data usage)
- on click opens the correct panel
- encoding type of error in the icon params
Comment 1•11 years ago
|
||
I don't understand the problem here. Can you clarify?
Flags: needinfo?(lissyx+mozillians)
Reporter | ||
Comment 2•11 years ago
|
||
There is no problem, it's just that we should stop using mozNotification and make use of the Notification API instead.
Flags: needinfo?(lissyx+mozillians)
Updated•11 years ago
|
Whiteboard: [systemsfe]
Reporter | ||
Comment 3•10 years ago
|
||
Someone from CostControl should do the migration. This is pretty simple, and there are already examples of it in Gaia.
Assignee: lissyx+mozillians → nobody
Updated•10 years ago
|
Whiteboard: [systemsfe] → [systemsfe][NaBfT]
Comment 4•10 years ago
|
||
Hey guys,
:gerard-majax made me aware that this bug exists. We found a need for a Notification wrapper for L10n purposes and we want to reuse NotificationHelper. See bug 1095109. Because it also moves NotificationHelper to use W3C Notification API, I'm marking this bug as a dupe of that one.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•