Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
devtools
/
client
/
performance-new
/
panel
Name
Description
Size
index.xhtml
924
initializer.js
exported gInit, gDestroy, loader
6904
moz.build
378
panel.js
This file contains the PerformancePanel, which uses a common API for DevTools to start and load everything. This will call `gInit` from the initializer.js file, which does the important initialization for the panel. This code is more concerned with wiring this panel into the rest of DevTools and fetching the Actor's fronts.
2855
README.md
This directory contains the files specific to the devtools panel. This panel is
291