Open Bug 1904602 Opened 8 months ago Updated 8 months ago

Record DOM Mutation in js-tracer profiler output

Categories

(DevTools :: Debugger, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

Details

Attachments

(2 files)

Some tweak is required on the profiler frontend in order to make them appear nicely on the stack chart:
https://github.com/firefox-devtools/profiler/issues/5018

WIP patch:
https://phabricator.services.mozilla.com/D212718

This records a fake "UserTiming" marker, which are optionaly shown in the marker chart.
But given that DOM Mutations don't have a duration, they are barely visible, and can't be hovered.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: