Name Description Size Coverage
actions 91 %
components 88 %
constants.js 521 100 %
docs -
images -
index.css TODO: May break up into component local CSS. Pending future discussions by React component group on how to best handle CSS. 15516 -
index.js While most actions will be dispatched by React components, some external APIs that coordinate with the larger browser UI may also have actions to to dispatch. They can do so here. 6701 76 %
manager.js ResponsiveUIManager is the external API for the browser UI, etc. to use when opening and closing the responsive UI. 8033 96 %
metrics.yaml 1542 -
moz.build 745 -
reducers 82 %
reducers.js 680 100 %
responsive-browser.css This should map to --theme-toolbar-background. 5402 -
store.js 509 100 %
test -
toolbar.xhtml 893 -
types.js ENUMS 3463 100 %
ui.js ResponsiveUI manages the responsive design tool for a specific tab. The actual tool itself lives in a separate chrome:// document that is loaded into the tab upon opening responsive design. This object acts a helper to integrate the tool into the surrounding browser UI as needed. 35547 95 %
utils 88 %