DebugTargetItem.css |
The current layout of debug target item is
+--------+-----------------------------+----------------+
| | Name | |
| [Icon] |-----------------------------| Action button |
| | Subname | |
+--------+-----------------------------+----------------+
| Detail |
| |
+-------------------------------------------------------+
| Additional actions |
| |
+-------------------------------------------------------+
|
3282 |
DebugTargetItem.js |
This component displays debug target.
|
2348 |
DebugTargetList.css |
|
279 |
DebugTargetList.js |
This component displays list of debug target.
|
2185 |
DebugTargetPane.css |
Style for the heading of a debug target pane
+-----------------+---------------+-----------------+
| [Category icon] | Category name | [Collapse icon] |
+-----------------+---------------+-----------------+
|
1235 |
DebugTargetPane.js |
This component provides list for debug target and name area.
|
4299 |
ExtensionDetail.css |
|
741 |
ExtensionDetail.js |
This component displays detail information for extension.
|
6236 |
FieldPair.css |
|
831 |
FieldPair.js |
Renders a pair of `<dt>` (label) + `<dd>` (value) field. |
1264 |
InspectAction.js |
This component provides inspect button.
|
1679 |
moz.build |
|
687 |
ProcessDetail.js |
This component displays detail information for a process.
|
913 |
ServiceWorkerAction.css |
|
700 |
ServiceWorkerAction.js |
This component displays buttons for service worker.
|
3710 |
ServiceWorkerAdditionalActions.js |
The main purpose of this component is to expose a meaningful prop
disabledTitle that can be used with fluent localization.
|
5151 |
TabAction.js |
This component displays the inspect button for tabs.
|
1558 |
TabDetail.js |
This component displays detail information for tab.
|
899 |
TemporaryExtensionAdditionalActions.js |
This component provides components that reload/remove temporary extension.
|
4855 |
TemporaryExtensionDetail.js |
This component displays detail information for a temporary extension.
|
2077 |
TemporaryExtensionInstaller.js |
This component provides an installer for temporary extension.
|
1515 |
TemporaryExtensionInstallSection.css |
|
297 |
TemporaryExtensionInstallSection.js |
This component provides an installer and error message area for temporary extension.
|
2740 |
WorkerDetail.js |
This component displays detail information for worker.
|
3666 |