Closed Bug 1908456 Opened 2 months ago Closed 2 months ago

DOM Mutation depth is wrong in the tracer

Categories

(DevTools :: Debugger, defect)

defect

Tracking

(firefox130 fixed)

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

Attachments

(1 file)

If the DOM Mutation happens in a function calling nested function before doing the mutation,
the mutation will be reported to the depth of the latest nested function call.
That, instead of being reported of the depth of its parent function plus one.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f99bd8f1932
[devtools] Fix DOM Mutation reported depth in JS Tracer. r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: