Closed
Bug 1592699
Opened 5 years ago
Closed 5 years ago
Enable dom/push/test/test_serviceworker_lifetime.html for fission tests
Categories
(Core :: DOM: Push Subscriptions, defect, P2)
Core
DOM: Push Subscriptions
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: perry, Assigned: perry)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
- Reset idle timeout when dispatching service worker operations even if the
worker is alive. - Use MessageEvent instead of FetchEvent to avoid creating objects that leak
when the test finishes.
Assignee | ||
Updated•5 years ago
|
Blocks: fission-mochitests
Fission Milestone: --- → M4
Pushed by pjiang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cf03264ec46e
Fix test_serviceworker_lifetime.html r=asuth
Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Comment 4•5 years ago
|
||
bugherder landing |
You need to log in
before you can comment on or make changes to this bug.
Description
•