Closed
Bug 930349
Opened 11 years ago
Closed 9 years ago
Implement ServiceWorker eviction strategy
Categories
(Core :: DOM: Workers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1188545
People
(Reporter: nsm, Assigned: nsm)
References
Details
Without a owning window, the User Agent directly controls the lifetime of a ServiceWorker. This bug may need splitting into separate bugs depending on platform and other requirements.
Assignee | ||
Updated•11 years ago
|
Blocks: ServiceWorkers
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → nsm.nikhil
Assignee | ||
Comment 1•10 years ago
|
||
For v1, it seems good enough to let the standard worker runtime handle this, based on features and the fetch event managing its own ownership. Keeping this bug around for v2 if we need smarter killing.
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•