Open
Bug 1937773
Opened 2 months ago
Updated 2 months ago
Show a feature flag for the JavaScript tracer in about:preferences Firefox Labs
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Bug 1803616 introduced a new JavaScript tracer feature, which is currently off by default.
It can be enabled via devtools.debugger.features.javascript-tracing
preference -or- via the DevTools options panel.
It is documented on Firefox source docs.
We are not yet ready to enable it by default as it was mostly meant to help Web Compat diagnosis.
But this feature could be useful for early adopters. It could help us expand its test coverage.
Note that this feature isn't yet localized as we keep changing strings.
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•