Closed
Bug 1943128
Opened 1 year ago
Closed 1 year ago
Prevent spawning legacy target listener for shared worker
Categories
(DevTools :: Framework, enhancement)
DevTools
Framework
Tracking
(firefox136 fixed)
RESOLVED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
While investigating bug 1942774, I saw that we were still spawning one legacy target listener, for Shared workers, even if now they are supported by the server.
| Assignee | ||
Comment 1•1 year ago
|
||
The Shared Workers are still only displayed in the Browser Toolbox.
Updated•1 year ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f1e74a7e3f18
[devtools] Avoid spawning legacy target listener for shared worker. r=devtools-reviewers,bomsy
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•