Open Bug 1748662 Opened 2 years ago Updated 2 months ago

Wake up background service worker on runtime messaging API listeners

Categories

(WebExtensions :: General, task, P3)

task
Points:
3

Tracking

(Not tracked)

People

(Reporter: rpl, Assigned: rpl)

References

(Blocks 1 open bug)

Details

(Whiteboard: [addons-jira])

As a followup to Bug 1728327:
if an active background service worker has registered a runtime.onMessage listener but has been then terminated (or never started yet after a browser restart), when another extension page calls runtime.sendMessage the active background service worker should be spawned to handle the API event.

Priority: P1 → P2
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.