Name Description Size
accessibility-proxy.js Component responsible for tracking all Accessibility fronts in parent and content processes. 19027
accessibility-view.js global EVENTS 10117
accessibility.css The main content can use the full height minus the height of the toolbar (including 1px border bottom) 22300
actions
components
constants.js 6667
index.html 1337
main.js 578
moz.build 598
panel.js This object represents Accessibility panel. It's responsibility is to render Accessibility Tree of the current debugger target and the sidebar that displays current relevant accessible details. 9975
picker.js Select accessible object in the tree. @param {Object} accessible Accessiblle object to be selected in the inspector tree. 4363
provider.js Data provider that is responsible for mapping of an accessibles cache to the data format that is supported by the TreeView component. @param {Map} accessibles accessibles object cache @param {Function} dispatch react dispatch function that triggers a redux action. 3467
reducers
test
utils