Closed
Bug 1773340
Opened 2 years ago
Closed 2 years ago
Ensure destroying TargetCommand when destroying the commands object
Categories
(DevTools :: Framework, defect, P3)
DevTools
Framework
Tracking
(firefox103 fixed)
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
For now, the TargetCommand isn't necessarily destroy. That, especially in tests!
When destroying the commands
object, there is no guarantee that the TargetCommand will be destroyed.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8d49ed79fa6
[devtools] Ensure destroying TargetCommand when destroying commands object. r=nchevobbe
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•