Closed
Bug 1748524
Opened 3 years ago
Closed 3 years ago
support event page background script startup
Categories
(WebExtensions :: General, enhancement)
WebExtensions
General
Tracking
(firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
Support starting back the background script again once an existing persisted event listener gets triggered when the background is not running.
Tied to availability of event pages, which is tied to manifest v3 pref (we may lift the restriction when we feel it ready and agreed to backport it to MV2)
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mixedpuppy
Status: NEW → ASSIGNED
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f4c63b2e472
sleep/waken functionality for background, restartable via persistent events r=rpl
Comment 3•3 years ago
|
||
Backed out changeset 2f4c63b2e472 (Bug 1748524) for causing xpcshell failures on test_ext_alarms.js.
Backout link
Push with failures
Failure Log
Flags: needinfo?(mixedpuppy)
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bee5e1a1f201
sleep/waken functionality for background, restartable via persistent events r=rpl
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Updated•3 years ago
|
Flags: needinfo?(mixedpuppy)
You need to log in
before you can comment on or make changes to this bug.
Description
•