Closed
Bug 1306340
Opened 8 years ago
Closed 8 years ago
We don't receive push notifications if Fennec is killed
Categories
(Core :: DOM: Notifications, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1301558
People
(Reporter: droeh, Unassigned)
Details
Using the Push Simple Demo at serviceworke.rs[0], set a delay long enough that you have time to kill Fennec before the notification arrives, then kill Fennec. The notification never arrives.
[0]: https://serviceworke.rs/push-simple_demo.html
Comment 1•8 years ago
|
||
I think this might be bug 1306340, which was just WONTFIXed. Although, from bug 1306340, comment 4, it sounds like the worker will only be able to run in the background, which we restrict anyway. At that point, it probably makes sense to drop the message, instead of having it run down the quota for a worker that tried to do the right thing.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
Um, I meant bug 1301558, comment 4.
You need to log in
before you can comment on or make changes to this bug.
Description
•