| accessibility-proxy.js | 
          Component responsible for tracking all Accessibility fronts in parent and
 content processes.
  | 
          18682 | 
        
        
          | accessibility-view.js | 
          global EVENTS  | 
          10395 | 
        
        
          | accessibility.css | 
          The main content can use the full height minus the height of the toolbar
     (including 1px border bottom)  | 
          21471 | 
        
        
          | actions | 
           | 
           | 
        
        
          | components | 
           | 
           | 
        
        
          | constants.js | 
           | 
          6562 | 
        
        
          | index.html | 
           | 
          1417 | 
        
        
          | main.js | 
           | 
          578 | 
        
        
          | metrics.yaml | 
           | 
          5018 | 
        
        
          | 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.
  | 
          10099 | 
        
        
          | 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 | 
           | 
           |