Name Description Size Coverage
animation 90 %
boxmodel 95 %
breadcrumbs.js Component to replicate functionality of XUL arrowscrollbox for breadcrumbs 28748 95 %
changes 95 %
compatibility 90 %
components 77 %
computed 93 %
configs -
emulation 100 %
extensions 91 %
flexbox 93 %
fonts 90 %
grids 92 %
index.js eslint-disable 580 100 %
index.xhtml 16918 -
inspector-search.js Converts any input field into a document search box. Emits the following events: - search-cleared: when the search box is emptied - search-result: when a search is made and a result is selected 21080 92 %
inspector.js 77335 94 %
layout 90 %
markup 97 %
metrics.yaml 9428 -
moz.build 803 -
node-picker.js Client-side NodePicker module. To be used by inspector front when it needs to select DOM elements. NodePicker is a proxy for the node picker functionality from WalkerFront instances of all available InspectorFronts. It is a single point of entry for the client to: - invoke actions to start and stop picking nodes on all walkers - listen to node picker events from all walkers and relay them to subscribers @param {Commands} commands The commands object with all interfaces defined from devtools/shared/commands/ 8981 98 %
panel.js Initialize the inspector @param {object} options: see Inspector.init @returns {Inspector} 755 90 %
rules 96 %
shared 94 %
store.js Augment the current Redux store with a slice reducer. Call this method to add reducers on-demand after the initial store creation. @param {string} key Slice name. @param {Function} reducer Slice reducer function. 1702 100 %
test -
toolsidebar.js Adds all the queued tabs. 8354 95 %