Closed Bug 779213 Opened 12 years ago Closed 12 years ago

Implement the .close() function an a mozNotification

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

defect
Not set
normal

Tracking

(blocking-kilimanjaro:+, blocking-basecamp:-)

RESOLVED DUPLICATE of bug 782211
blocking-kilimanjaro +
blocking-basecamp -

People

(Reporter: etienne, Assigned: wchen)

References

Details

(Whiteboard: u=user c=system s=ux-most-wanted)

Currently in gaia, if an app (SMS app for example) is launched after having send notifications we cannot automagically clear them from the notification tray. We could let the app manage this by exposing the (apparently spec'ed) .close() function on the notification object. If it can only be part of a larger rewrite of the DesktopNotificationAPI feel free to won't fix. [1] http://www.w3.org/TR/notifications/#api
Can't really make a blocking call until we know if this is WONTFIX or not.
Assignee: nobody → wchen
Since it's possible to work around this in Gaia land, I would vote non-blocker, though I agree this is an important API point for DesktopNotifications
blocking-basecamp: ? → -
(In reply to Marshall Culpepper [:marshall_law] from comment #2) > Since it's possible to work around this in Gaia land, I would vote > non-blocker, though I agree this is an important API point for > DesktopNotifications What is the Gaia workaround you mentionned? The only way I could think is to delegate to the system application once bug 778668 has landed, is it what you have in mind?
Re-nominating until the Gaia workaround is explained.
blocking-basecamp: - → ?
If testing/dogfooding shows this is really bad on UX, we should re-consider nominating.
blocking-basecamp: ? → -
blocking-kilimanjaro: --- → +
Blocks: 796571
(In reply to Vivien Nicolas (:vingtetun) from comment #3) > What is the Gaia workaround you mentionned? It would have to be a Gaia-only workaround for now, i.e. expose a close() API (or similar) in Gaia's Notifications API, and Gaia apps could use this. This obviously wouldn't work for third party apps though :(
Blocks: 828923
I would also add the ability to lock notification like on Android.
Component: General → Gaia::System
Whiteboard: u=user c=system s=ux-most-wanted
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.