Name Description Size Coverage
actions -
api.js API object for NetMonitor panel (like a facade). This object can be consumed by other panels, WebExtension API, etc. This object doesn't depend on the panel UI and can be created and used even if the Network panel UI doesn't exist. 5825 -
app.js Global App object for Network panel. This object depends on the UI and can't be created independently. This object can be consumed by other panels (e.g. Console is using inspectRequest), by the Launchpad (bootstrap), etc. 5532 -
assets -
components -
connector -
constants.js 15523 -
create-store.js Configure state and middleware for the Network monitor tool. 4816 -
har -
middleware -
moz.build 458 -
reducers -
selectors -
utils -
widgets -
workers -