Open Bug 1225190 Opened 9 years ago Updated 2 years ago

show async stack attached to callback objects

Categories

(DevTools :: Storage Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: tromey, Unassigned)

References

(Blocks 2 open bugs)

Details

If you make an XHR, the callbacks attached to it may have async
stack traces.

It would be handy to be able to see these stacks in the variables view.

This differs from bug 1142571 in that I think that one is concerned
with showing async parents in the stack trace, not the variables view.
Component: Developer Tools: Debugger → Developer Tools: Object Inspector
Priority: -- → P3
Severity: normal → enhancement
Product: Firefox → DevTools

Moving to the DOM panel as it's VariableView related and only the DOM panel uses the VariableView now

Component: Object Inspector → DOM

erratum: this should have been moved to the storage inspector, which is the last consumer of the variable view

Component: DOM → Storage Inspector
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.