Open Bug 1264908 Opened 8 years ago Updated 2 years ago

DOM panel rendering is slow

Categories

(DevTools :: DOM, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

The DOM panel uses React to render its content (a tree). In case of huge amount of items to render (typically e.g. for the |window| object) it takes a lot of time. We should utilize a virtual tree-view in this case and render only visible items.

Honza
Severity: normal → enhancement
Component: Developer Tools → Developer Tools: DOM
Product: Firefox → DevTools

Hi! Can I work on this bug?

Hi Anwesha, I see the you are new to Bugzilla and this is not good-first-bug so, you might want to find something else.
Of course, you are free to start on it if you have specific ideas (there is no one else working on it now).

Honza

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