Name Description Size
actions
components
constants.js 521
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. 14846
index.js eslint-env browser 6513
manager.js ResponsiveUIManager is the external API for the browser UI, etc. to use when opening and closing the responsive UI. 8030
metrics.yaml 1542
moz.build 745
reducers
reducers.js 680
responsive-browser.css This should map to --theme-toolbar-background. 5236
store.js 509
test
toolbar.xhtml 753
types.js ENUMS 3462
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. 33628
utils