Open
Bug 1177749
Opened 10 years ago
Updated 2 years ago
Receive push messages when the browser is not running
Categories
(Core :: DOM: Push Subscriptions, enhancement, P3)
Core
DOM: Push Subscriptions
Tracking
()
NEW
People
(Reporter: mt, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: btpp-backlog)
Actually processing the message will probably require the entire browser, but a minimal agent could receive the messages and launch a windowless browser.
Updated•9 years ago
|
Whiteboard: btpp-backlog
Updated•7 years ago
|
Priority: -- → P3
Comment 1•3 years ago
|
||
Hi Martin! Since nobody seemed to really miss this for quite a while now, do you still think we would want this some day?
Type: defect → enhancement
Flags: needinfo?(mt)
Reporter | ||
Comment 2•3 years ago
|
||
Probably worth keeping on the books, but I don't think we have the cost/benefit ratio sorted.
Flags: needinfo?(mt)
Updated•2 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
This is a quick tip to help you to debug your push notifications when the browser is not running. When you are developing push notifications, it's often required to test them out when the browser is not running, for example, when your application is installed on a device and a user clicks on a notification.
You need to log in
before you can comment on or make changes to this bug.
Description
•