Open Bug 1908883 Opened 2 months ago Updated 2 months ago

Revise data processing done in React in Debugger Tracer sidebar

Categories

(DevTools :: Debugger, task)

task

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

The React component does lots of data processing to walk down the tree and filter the traces. This is typical bad pattern for performance and should probably be moved to redux.
Note that this might be impacted/done at the same time as Bug 1908876

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