Open
Bug 1177749
Opened 8 years ago
Updated 5 months ago
Receive push messages when the browser is not running
Categories
(Core :: DOM: Push Notifications, enhancement, P3)
Core
DOM: Push Notifications
Tracking
()
NEW
People
(Reporter: mt, Unassigned)
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•7 years ago
|
Whiteboard: btpp-backlog
Updated•5 years ago
|
Priority: -- → P3
Comment 1•1 year 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•1 year ago
|
||
Probably worth keeping on the books, but I don't think we have the cost/benefit ratio sorted.
Flags: needinfo?(mt)
Updated•5 months ago
|
Severity: normal → S3
Comment 3•5 months 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
•