Source code
Revision control
Copy as Markdown
Other Tools
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/`.