Closed
Bug 1782460
Opened 3 years ago
Closed 3 years ago
Add a destroyed flag to WebConsoleUI and use it instead of checking truthiness of other references
Categories
(DevTools :: Console, task)
DevTools
Console
Tracking
(firefox105 fixed)
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
We use the flag in various methods where we need to bail in such case.
Depends on D152031
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09a05944db22
[devtools] Add a _destroyed flag to WebConsoleUI. r=jdescottes.
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•