Closed
Bug 1929004
Opened 1 month ago
Closed 27 days ago
Record DOM Mutations when tracing to the profiler
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox134 fixed)
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
The tracer is able to record DOM Mutation, but only when logging to stdout, console or the debugger sidebar.
It would be nice to also record the DOM Mutations when tracing to the profiler.
Assignee | ||
Comment 1•1 month ago
|
||
For now, use a custom DOM Marker. But it would be nice to show them from the stack chart.
Updated•1 month ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/abed08c12399
[devtools] Record DOM Mutation when tracing from DevTools. r=dthayer
Comment 3•27 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 27 days ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•