Closed
Bug 1803616
(js-tracer)
Opened 2 years ago
Closed 2 years ago
[meta] Expose a Javascript Tracer feature in the debugger (new 2023 debugger tracer)
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Depends on 25 open bugs, Blocks 1 open bug, )
Details
(Keywords: meta)
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
These two methods are defunct since we removed the old performance panel.
You can toggle tracing via "log breakpoints" by calling these methods.
Comment 3•2 years ago
|
||
Comment on attachment 9314934 [details]
Bug 1803616 - [devtools] Allows to start/stop tracing via console.profile()/console.profileEnd().
Revision D168300 was moved to bug 1817834. Setting attachment 9314934 [details] to obsolete.
Attachment #9314934 -
Attachment is obsolete: true
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/de950ce244bc
[devtools] Implement a Javascript Tracer in the debugger. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 7•2 years ago
|
||
Is this something we wanted to call out in the Fx113 relnotes? Please nominate if so.
Flags: needinfo?(poirot.alex)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 9•2 years ago
|
||
Thanks for the ping, we aren't going to announce this feature just yet.
We would rather do after having tested it extensively and probably when enabling it by default.
Flags: needinfo?(poirot.alex)
Assignee | ||
Updated•2 years ago
|
Keywords: meta
Summary: Expose a Javascript Tracer feature in the debugger → [meta] Expose a Javascript Tracer feature in the debugger (new 2023 debugger tracer)
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 11•1 year ago
|
||
See bug 1852027 for list of features and tweaks to be implemented in H2 2023.
Depends on: 1852027
Assignee | ||
Updated•11 months ago
|
Alias: js-tracer
You need to log in
before you can comment on or make changes to this bug.
Description
•