Closed
Bug 1753850
Opened 4 months ago
Closed 2 months ago
implement runtime.onSuspend
Categories
(WebExtensions :: Compatibility, enhancement, P3)
WebExtensions
Compatibility
Tracking
(firefox100 fixed)
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
runtime.onSuspend is called when an event page is about to be suspended.
See https://developer.chrome.com/docs/extensions/mv2/background_pages/
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → mixedpuppy
Status: NEW → ASSIGNED
Pushed by scaraveo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8ca972dfa3d8 implement runtime.onSuspend for non-persistent background r=rpl,robwu
Comment 3•2 months ago
|
||
Backed out for causing Android Xpcshell failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/d772db66f8bfbd1e5d4dc4507ab9040ac3a180be
Failure log: https://treeherder.mozilla.org/logviewer?job_id=372592008&repo=autoland&lineNumber=5543
Flags: needinfo?(mixedpuppy)
Pushed by scaraveo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e58ef84da469 implement runtime.onSuspend for non-persistent background r=rpl,robwu
Comment 5•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Updated•2 months ago
|
Flags: needinfo?(mixedpuppy)
You need to log in
before you can comment on or make changes to this bug.
Description
•