summaryrefslogtreecommitdiffstats
path: root/devtools/client/performance-new/panel/README.md
blob: d2054521d0f282ab4632d373a5c787877d8a882d (plain)
1
2
3
4
5
6
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/`.