Closed
Bug 1829606
Opened 2 years ago
Closed 2 years ago
listener.onTracingToggled is not a function
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox114 fixed)
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
When enabling the JS tracer from the debugger, you can currently see the following exception listener.onTracingToggled is not a function
.
It seems harmless, but it would be nice to prevent it.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9330045 -
Attachment description: Bug 1829606 - [devtools] Fix "listener.onTracingToggled is not a function" exceptino when enabling the tracer. → Bug 1829606 - [devtools] Fix "listener.onTracingToggled is not a function" exception when enabling the tracer.
Updated•2 years ago
|
Attachment #9330045 -
Attachment description: Bug 1829606 - [devtools] Fix "listener.onTracingToggled is not a function" exception when enabling the tracer. → Bug 1829606 - [devtools] Fix "listener.onTracingToggled is not a function" exceptino when enabling the tracer.
Updated•2 years ago
|
Attachment #9330045 -
Attachment description: Bug 1829606 - [devtools] Fix "listener.onTracingToggled is not a function" exceptino when enabling the tracer. → Bug 1829606 - [devtools] Fix "listener.onTracingToggled is not a function" exception when enabling the tracer.
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3328d2070d2
[devtools] Fix "listener.onTracingToggled is not a function" exceptino when enabling the tracer. r=devtools-reviewers,nchevobbe
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•