1
0
Fork 0
firefox/devtools/client/performance-new/panel
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
index.xhtml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
initializer.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
moz.build Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
panel.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

This directory contains the files specific to the devtools panel. This panel is used in the devtools toolbox attached to a page, but also when profiling performance from about:profiling.

The devtools panel also uses the redux store in store/ as well as react components in components/.