Open
Bug 1748665
Opened 2 years ago
Updated 2 months ago
Wake up background service worker on persisted listeners
Categories
(WebExtensions :: General, task, P2)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: rpl, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
As a followup to Bug 1728327:
When a background service worker has subscribed persisted listeners in a previous run, then on the next browser restart or after the active background service worker has been terminated (e.g. after a certain amount of idle time, or because of a crash of the extension process) the background worker script should be spawned to handle the API event.
Updated•2 years ago
|
Reporter | ||
Updated•1 year ago
|
Priority: P1 → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•