Closed
Bug 1697109
Opened 4 years ago
Closed 4 years ago
Always destroy worker and webextension descriptors when descriptor-destroyed is sent.
Categories
(DevTools :: Framework, task)
DevTools
Framework
Tracking
(Fission Milestone:M7, firefox88 fixed)
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
Followup from bug 1695929, there is some discrepencies in worker and webextension descriptor between various destroy sequence: detach/close/uninstall/... not all of they destroy the descriptor while we emit descriptor-destroyed.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → poirot.alex
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb8f8bea8a14
[devtools] Always destroy worker and webextension descriptors when descriptor-destroyed is sent. r=jdescottes,devtools-backward-compat-reviewers
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Updated•4 years ago
|
Fission Milestone: --- → M7
Whiteboard: dt-fission-m3-mvp
You need to log in
before you can comment on or make changes to this bug.
Description
•