Headers.mjs |
eslint no-shadow: ["error", { "allow": ["Headers"] }] |
2684 |
HeadersPanel.mjs |
eslint no-shadow: ["error", { "allow": ["Headers"] }] |
1563 |
HeadersToolbar.mjs |
This template is responsible for rendering a toolbar
within the 'Headers' panel.
|
1222 |
JsonPanel.mjs |
This template represents the 'JSON' panel. The panel is
responsible for rendering an expandable tree that allows simple
inspection of JSON structure.
|
4280 |
JsonToolbar.mjs |
100kB file |
2454 |
LiveText.mjs |
This object represents a live DOM text node in a <pre>.
|
1125 |
MainTabbedArea.mjs |
This object represents the root application template
responsible for rendering the basic tab layout.
|
3565 |
moz.build |
|
550 |
reps |
|
|
SearchBox.mjs |
This object represents a search box located at the
top right corner of the application.
|
2521 |
TextPanel.mjs |
This template represents the 'Raw Data' panel displaying
JSON as a text received from the server.
|
1715 |
TextToolbar.mjs |
This object represents a toolbar displayed within the
'Raw Data' panel.
|
1882 |